Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 740 for

resource

(0.05 sec)
  1. Render document with notes | Documentation

    GroupDocs.Viewer Cloud does not include notes in the rendering results. However, you can choose between to show or hide the notes in the output. If you want to see notes in your rendering result, use RenderNotes property of the HtmlOptions (or JpgViewOptions, or PdfOptions). The following code sample renders Presentation with notes. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/render-document-wit...
  2. Skip rendering of empty columns | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) columns. In case, if the number of empty columns is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty columns GroupDocs.Viewer Cloud provides RenderEmptyColumns property, which allows omitting to render empty columns as shown in the sample below. API Usage There are steps that usage of GroupDocs...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  3. Kelola Metadata Dokumen menggunakan Java & .NET...

    Tambahkan metadata, edit, hapus & ekstrak metadata dari 50+ format file di Java dan C# menggunakan REST API dan Metadata SDK sumber terbuka untuk Java dan .NET....penjelasannya dapat dilihat pada resource GroupDocs.Metadata Cloud API...

    blog.groupdocs.cloud/id/metadata/manipulate-met...
  4. cloud api

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....ジョニングに使用する URL に「/heroku/resources」を追加して構築します。ここで、文字列の代わりにハッ...定し、「/heroku/resources」を「/cloudcontrol/resources」に変更します。 「sso...

    blog.groupdocs.cloud/ja/tag/cloud-api/page/2/
  5. Filter mail storage | Documentation

    Lotus Notes allows filtering messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer also allows filtering the rendered messages using the following filters: Filter by subject and content using LotusNotesOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using LotusNotesOptions.AddressFilter; API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/filter-mail-storage/
  6. Render hidden columns and rows | Documentation

    Sometimes Excel document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want to control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns options in SpreadsheetOptions class which enables rendering hidden rows and columns as shown in the following code samples. API Usage There are steps that usage of GroupDocs...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/render-hidden-colum...
  7. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/render-project-time...
  8. قارن ملفات PDF باستخدام REST API في Node.js | S...

    استخراج البيانات الوصفية لملفات MP3 برمجيًا باستخدام واجهة برمجة تطبيقات REST على السحابة في Java مع معالجة البيانات الوصفية Cloud SDK لـ Java...و EXIF ، و IPTC ، و Image Resource Blocks ، و ID3 ، وخصائص البيانات...

    blog.groupdocs.cloud/ar/metadata/extract-metada...
  9. Limit count of items to render | Documentation

    GroupDocs.Viewer Cloud allows rendering the items in Outlook Data Files (OST/PST). OutlookOptions is used to set rendering options for OST and PST formats. The following code samples show how to render the items in an Outlook Data File by setting a maximum limit. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/limit-count-of-item...
  10. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The API provides a new property FieldLabels in EmailOptions class to change the field labels...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/rename-email-fields/