Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 401,832 for

document

(0.13 sec)
  1. ExtractPages - when I use ExtractPages it break...

    Good day, when I split the Document into sections. I use the following code for this, it breaks the numbering in the Document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.docx"); D…...Good day, when I split the document into sections. I use the following...the document. Could you take a look at it for me? Document docPR...

    forum.aspose.com/t/extractpages-when-i-use-extr...
  2. Export XPS to OTP in Android | products.aspose.com

    Android API to Convert XPS to OTP without using Microsoft Word...Paper Specification) is a document format developed by Microsoft...Microsoft. It is used to store documents in a fixed layout format....

    products.aspose.com/total/android-java/conversi...
  3. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  4. Remove Metadata from PDF in PHP|Aspose.PDF for ...

    Explore how to remove metadata from a PDF Document in PHP using Aspose.PDF for improved privacy and Document security....To remove Metadata from Pdf document using Aspose.PDF Java for...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  5. PsSaveOptions.saveFormat property | Aspose.Word...

    PsSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Online PCL to FLATOPC Conversion or Develop Jav...

    Free online app to convert PCL to FLATOPC files. Java conversion library code for PCL Documents....be converted into FLATOPC document Download the converted FLATOPC...Automation API Open PCL file using Document class Convert PCL to DOC by...

    products.aspose.com/total/java/conversion/pcl-t...
  7. BuiltInDocumentProperties.total_editing_time pr...

    BuiltInDocumentProperties.total_editing_time property. Gets or sets the total editing time in minutes....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.manager property | As...

    BuiltInDocumentProperties.manager property. Gets or sets the manager property....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end table rows in your Documents with DocumentBuilder's EndRow method. Streamline your formatting and enhance Document clarity!...method Ends a table row in the document. public Row EndRow () Return...cells vertically. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Move Pages to PDF using Java | Aspose.PDF

    Move PDF pages of your Document programmatically programmatically with Java sample code using Aspose.PDF for Java... Create a Document object with the input PDF...Add page to the destination document. Save output file. Delete...

    products.aspose.com/pdf/java/pages/move/