Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 785 for

resource

(2.48 sec)
  1. GroupDocs.Translation Cloud Product Family | Do...

    An introduction to machine translation technology and how GroupDocs.Translation Cloud can help you use it for your day-to-day business needs.... Translate RESX resources online. Translate image and...

    docs.groupdocs.cloud/translation/
  2. GroupDocs.Annotation | معرفی PHP SDK در نسل بعد...

    GroupDocs.Annotation برای Cloud یک REST API مستقل از پلتفرم برای حاشیه نویسی اسناد است که می تواند با هر زبانی در برنامه ها و وب سایت های Cloud استفاده شود....Annotation Cloud Resources # در زیر پیوندهایی به برخی...

    blog.groupdocs.cloud/fa/annotation/introduction...
  3. 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/
  4. Python で REST API を使用して Excel シートを編集する | Python...

    Excel スプレッドシート エディター Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して Excel シート (XLS または XLSX) をプログラム的に編集します。...resources_path = loadResult.resources_path saveResult...saveOptions.resources_path = loadResult.resources_path saveResult...

    blog.groupdocs.cloud/ja/editor/edit-excel-sheet...
  5. Převést tabulky Excelu do PDF v Pythonu | XLS, ...

    Převeďte tabulky Excelu na soubory PDF pomocí Pythonu. Python SDK umožňuje převádět soubory XLS, XLSX do PDF se specifickým rozsahem, mřížkou a dalšími možnostmi....file_path = "Resources/spreadsheet.xlsx" settings...

    blog.groupdocs.cloud/cs/conversion/convert-exce...
  6. إصدار Ruby SDK لـ GroupDocs.Signature Cloud

    يدعم توقيع مجموعة متنوعة من تنسيقات المستندات بأنواع توقيع مختلفة مثل التنسيقات المختلفة لتوقيع النص والصورة والرقمية والباركود وتوقيعات رمز الاستجابة السريعة...Signature Cloud Resources # فيما يلي روابط لبعض الموارد...

    blog.groupdocs.cloud/ar/signature/releasing-rub...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...API is providing two main resources for document comparison operation...

    blog.groupdocs.cloud/groupdocs.cloud/page/47/
  8. 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...
  9. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....skipExternalResource If true, all external resources will not be loaded. Default...URL for resolving relative resources encoding The encoding to use...

    docs.groupdocs.cloud/conversion/loadoptions/
  10. HTML Viewer - Optimize for printing | Documenta...

    If you need to optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted to vector SVG format for better quality for print and page layout. 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...html" }, { "number" : 2 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...