Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 11,200 for

formatting

(0.04 sec)
  1. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....supported by all document formats. Each option may correspond...correspond to one or more formats. ViewOptions example { "ViewFormat"...

    docs.groupdocs.cloud/viewer/viewoptions/
  2. InfoResult | Documentation

    InfoResult data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17...."FormatExtension" : "string" , "Format" : "string" , "Pages" : [ {...FormatExtension File format extension Format File format Pages List of...

    docs.groupdocs.cloud/viewer/inforesult/
  3. Convert Word Document to PowerPoint Presentatio...

    PowerPoint PPTX help users to have greater visual impact. This article is about how to convert Word Document to PowerPoint Presentation using Ruby...variety of supported file formats in your preferred language...Office and OpenDocument file formats, PDF, HTML, CAD, raster images...

    blog.groupdocs.cloud/conversion/convert-word-do...
  4. Document Processing REST APIs | GroupDocs Cloud

    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....feuille de calcul Excel au format HTML par programme sur le cloud...facilement être rendues au format PDF sans installer d’application...

    blog.groupdocs.cloud/fr/page/38/
  5. Ruby에서 REST API를 사용하여 온라인에서 EML 파일을 PDF로 변환하는 방법

    첨부 파일을 포함하여 이메일 EML 형식을 PDF로 쉽게 변환할 수 있습니다. 이 기사는 Ruby에서 REST API를 사용하여 온라인에서 EML 파일을 PDF로 변환하는 방법에 관한 것입니다....설정 출력 파일 경로를 “email-message-format"으로 제공하십시오. ConvertSettings로..."email-message-format/test_sample_message.eml" settings.format = "pdf"...

    blog.groupdocs.cloud/ko/conversion/how-to-conve...
  6. Java : Convertir MPP en PDF | Convertisseur MPP...

    Apprenez à convertir MPP en PDF en utilisant l'API REST Java. Simplifiez le partage de projets, améliorez l'accessibilité et assurez la compatibilité avec un format PDF universel....préservant la structure, le format et le contenu d’origine du...charge un large éventail de formats de documents, y compris Word...

    blog.groupdocs.cloud/fr/conversion/convert-mpp-...
  7. Convertisseur HTML en Document Word en ligne | ...

    Conversion facile et simple de HTML en document Word à l'aide de l'API REST Java. Utilisez l'API REST Java pour convertir un fichier HTML en document MS Word DOC ou DOCX en ligne....pouvez transformer HTML en format DOC ou DOCX tout en préservant...modèles HTML dynamiques au format de fichiers Word modifiables...

    blog.groupdocs.cloud/fr/conversion/convert-html...
  8. Convertir une image PNG en fichier HTML en Java...

    Découvrez comment convertir une image PNG en fichier HTML en Java à l'aide de GroupDocs.Conversion Cloud SDK. Suivez notre guide étape par étape pour simplifier le processus de conversion....documents dans différents formats sans installer de logiciel...convertir une image PNG au format HTML à l’aide du SDK Cloud...

    blog.groupdocs.cloud/fr/conversion/convert-png-...
  9. Convertir des images SVG en JPG en Java | SDK C...

    Apprenez à convertir des fichiers SVG en images JPG en Java à l'aide de l'API REST. Suivez notre guide étape par étape et commencez à convertir des fichiers dès aujourd'hui....Graphics) est l’un de ces formats d’image qui est devenu populaire...des images entre différents formats de fichiers. Il prend en charge...

    blog.groupdocs.cloud/fr/conversion/convert-svg-...
  10. Incorrect Python Sdk Example - Free Support For...

    The python example shown on the document conversion webpage has a minor mistake. The example shows “ConversionApi”, which I believe should be “ConvertApi”, as is confirmed by the output when attempting to evaluate the co…...Name Type Description Comment format string Requested... Please...request) print("Result {}".format(result)) copyfile(result, 'C:/Temp/pptxtopdf...

    forum.groupdocs.cloud/t/incorrect-python-sdk-ex...