Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 797 for

resource

(0.23 sec)
  1. System.OutOfMemoryException coverting HTML to D...

    Hi, I am getting System.OutOfMemoryException exception randomly when I try to convert a HTML document to DOC. This is the API I am using https://api.groupdocs.cloud/v2.0/conversion?format=docx&fromPage=1...reference to increasing server resources, I have requested the update...

    forum.groupdocs.cloud/t/system-outofmemoryexcep...
  2. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    GroupDocs.cloud Holidays offer – Get 25% off GroupDocs.Total Cloud APIs. Quote HOLOFF2018 when placing your order online....(Rotate, Reorder) and font resources. Read more details here ....

    blog.groupdocs.cloud/total/groupdocs.cloud-holi...
  3. Redact a PDF Document with REST API | GroupDocs...

    Redact PDF Text with GroupDocs.Annotation Cloud, a document and image annotation solution on any platform without installing third party editors....through the following useful resources of GroupDocs.Annotation Cloud...

    blog.groupdocs.cloud/annotation/a-rest-api-solu...
  4. بهینه سازی منابع PDF و گزینه های نشانک معرفی شد...

    GroupDocs.Conversion Cloud API نسخه 18.6 شامل گزینه های جدیدی در تبدیل سند PDF از Words، Cells و XPS برای کنترل بهینه سازی منابع، گزینه نشانک و ایجاد PDF در مقیاس خاکستری و غیره است....Conversion Cloud API Resources # برای شروع و کار با API می...

    blog.groupdocs.cloud/fa/conversion/pdf-resource...
  5. अगली पीढ़ी के GroupDocs.Viewer क्लाउड की पहली स...

    GroupDocs.Conversion Cloud 50 से अधिक दस्तावेज़ों और छवि प्रारूपों को Words, Cells, Html, PDF, Slides और Image प्रारूपों में परिवर्तित करने के लिए एक REST API है।...Viewer Cloud Resources # Following are the links...links to some useful resources you may need to accomplish your tasks...

    blog.groupdocs.cloud/hi/viewer/first-public-rel...
  6. पायथन में REST API का उपयोग करके एक्सेल शीट को ...

    पायथन में एक्सेल स्प्रेडशीट एडिटर क्लाउड एसडीके के साथ पायथन में क्लाउड पर REST API का उपयोग करके एक्सेल शीट (XLS या XLSX) को प्रोग्रामेटिक रूप से संपादित करें।...resources_path = loadResult.resources_path saveResult...saveOptions.resources_path = loadResult.resources_path saveResult...

    blog.groupdocs.cloud/hi/editor/edit-excel-sheet...
  7. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Developer Guide / Common Resources / classify Request Parameters...

    docs.groupdocs.cloud/classification/classify-re...
  8. GroupDocs.Anotace | Představení PHP SDK v Next ...

    GroupDocs.Annotation for Cloud je REST API nezávislé na platformě pro anotování dokumentů, které lze použít v libovolném jazyce v cloudových aplikacích a webových stránkách....Annotation Cloud Resources # Níže jsou uvedeny odkazy...

    blog.groupdocs.cloud/cs/annotation/introduction...
  9. پیشنهاد تعطیلات GroupDocs.cloud – 25% تخفیف در ...

    پیشنهاد GroupDocs.cloud Holidays – ۲۵٪ تخفیف در APIهای GroupDocs.Total Cloud دریافت کنید. هنگام ثبت سفارش آنلاین، HOLOFF2018 را نقل قول کنید....Annotation Cloud Resources # در زیر پیوندهایی به برخی...

    blog.groupdocs.cloud/fa/annotation/groupdocs.an...
  10. Render print areas | Documentation

    Spreadsheet document allows to set a print area if you want to print a specific section on a worksheet. There can be the case when you want to render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option to render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how to render only the print areas from worksheets...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...html" }, { "number" : 2 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/render-print-areas/