Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 414,426 for

document

(0.31 sec)
  1. Public API Changes in Aspose.Diagram 5.2.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....0 Contents [ Hide ] This document describes changes to the Aspose...Visio] Setting Printer and Document Name We have added another...

    docs.aspose.com/diagram/java/public-api-changes...
  2. Basic operations with Visio documents|Documenta...

    Basic operations section describes the possibilities of opening and saving Visio Documents using the Aspose.Diagram for .NET....Basic operations with Visio documents Contents [ Hide ] Visio Diagram...simplest operation with Diagram documents in Aspose.Diagram for .NET:...

    docs.aspose.com/diagram/net/basic-operations/
  3. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for C++....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. Bleed...

    docs.aspose.com/pdf/cpp/crop-pages/
  4. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....the Specify Load Options documentation article. Examples: Shows...inserting documents. Document dstDoc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert CSV to JSON with JavaScript via C++|Doc...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for JavaScript via C++ API....AsposeCells ; const runButton = document . getElementById ( 'runExample'...replace ( /'/g , "'" ); } document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  6. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF Document with Aspose.PDF for Java....Document ; import com.aspose.pdf.Field...// Open document Document pdfDocument = new Document ( _dataDir...

    docs.aspose.com/pdf/java/modifing-form/
  7. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....with Digital Signatures documentation article. Examples: Shows...Shows how to sign a document with a personal certificate and a signature...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PDF Running .NET 6 project in Docker thr...

    Hi Sergei Shibanov, PFB my answer of your queries. Is it possible use only first two lines for reproduce issue? Answer- Yes Answer - htmlString as read html from file as string and pass it, which I have shared. Htm…...Document(htmlString, options); q1.png...pdfDocument = new Aspose.Pdf.Document(htmlString, options); Answer...

    forum.aspose.com/t/aspose-pdf-running-net-6-pro...
  9. DocumentBuilder.insertDocumentInline method | A...

    DocumentBuilder.insertDocumentInline method. Inserts a Document inline at the cursor position....importFormatOptions) Inserts a document inline at the cursor position...srcDoc : Aspose . Words . Document , importFormatMode : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据...true }; // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/import-export-json/