Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 11,236 for

formatting

(0.19 sec)
  1. Widget d'annotation de documents multiformats p...

    GroupDocs a publié un plug-in qui permet aux développeurs d'ExpressionEngine d'ajouter de manière transparente des fonctionnalités d'annotation de documents à leurs sites.... Les formats de fichiers pris en charge...

    blog.groupdocs.cloud/fr/annotation/collaborativ...
  2. 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....vírgula) em PDF (Portable Document Format) é indispensável para o gerenciamento...

    blog.groupdocs.cloud/pt/page/8/
  3. Node.js में REST API का उपयोग करके PDF को Power...

    Node.js में REST API का उपयोग करके PDF को PowerPoint PPTX प्रस्तुति में प्रोग्रामेटिक रूप से रूपांतरित करें। नोड.जेएस एसडीके पीडीएफ को पीपीटी और पीपीटीएक्स में बदलने की अनुमति देता है।...format = "pptx"; settings.outputPath...filePath = "sample.pdf"; settings.format = "pptx"; settings.outputPath...

    blog.groupdocs.cloud/hi/conversion/convert-pdf-...
  4. Python에서 REST API를 사용하여 이미지를 PDF로 변환 | 파이썬에서 JP...

    GroupDocs.Conversion Cloud API 및 Python SDK와 함께 Python에서 REST API를 사용하여 프로그래밍 방식으로 이미지(JPG 또는 PNG)를 PDF로 변환합니다....format = "pdf" settings.output_path...file_path = "sample.jpg" settings.format = "pdf" settings.output_path...

    blog.groupdocs.cloud/ko/conversion/convert-imag...
  5. नोड.जेएस का उपयोग करके जेपीजी को पीडीएफ में कनव...

    GroupDocs.Conversion Cloud SDK for Node.js के साथ Node.js में क्लाउड पर REST API का उपयोग करके प्रोग्रामेटिक रूप से JPG को PDF में कनवर्ट करें।...format = "pdf"; settings.outputPath...filePath = "sample.jpg"; settings.format = "pdf"; // पीडीएफ कन्वर्ट...

    blog.groupdocs.cloud/hi/conversion/convert-imag...
  6. C#: HTML を XPS に変換 | C# での Web から XPS への変換

    C# .NET を使用して HTML を XPS に変換する方法を学びます。HTML コンテンツを XPS 形式に変換するためのステップバイステップ ガイド。オンラインで HTML から XPS への変換。...html", Format = "xps", OutputPath = "resultant...\"FilePath\": \"{sourceFile}\", \"Format\": \"xps\",\"OutputPath\":...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  7. PowerPoint コンバーターを使用してオンラインで PPT をテキストに変換する

    GroupDocs.Conversion を使用してファイル変換タスクを強化します。 Web ベースの PowerPoint コンバーターを使用して、オンラインで PPT をテキストに変換する方法を学びましょう。...ConvertSettings クラスのオブジェクトを作成し、FilePath、Format などの値を設定して初期化します。 var settings...{ FilePath = "first.pptx", Format = "txt", OutputPath = "tes...

    blog.groupdocs.cloud/ja/conversion/convert-ppt-...
  8. Extraire des données spécifiques d'un PDF à l'a...

    Extrayez par programme des données spécifiques d'un PDF à l'aide d'une API REST sur le cloud en Python avec Document Parser Cloud SDK pour Python....documents Microsoft Office et les formats de fichiers OpenDocument. Vous...trouver ci-dessous le modèle au format JSON. { "Fields": [ { "FieldName":...

    blog.groupdocs.cloud/fr/parser/extract-specific...
  9. 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....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new..."SampleFiles/sample.nsf" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/filter-mail-storage/
  10. Get View Info for Archive File | Documentation

    GroupDocs.Viewer Cloud provides additional information such as list of folders when calling Info method. To retrieve view information for Archive File call Info method and cast output result to ArchiveViewInfo type. Following example demonstrates how to print out archive contents. 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....zip" , "format" : "Zipped File" , "pages"...rs.zip" viewOptions . view_format = "HTML" request = GroupDocsViewerCloud...

    docs.groupdocs.cloud/viewer/get-view-info-for-a...