Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 21,956 for

printing document

(0.56 sec)
  1. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java....the Working with Fields documentation article. Remarks: Retrieves...USERINITIALS field. Document doc = new Document(); // Create a UserInformation...

    reference.aspose.com/words/java/com.aspose.word...
  2. PageExtractOptions.unlink_pages_number_fields p...

    PageExtractOptions.unlink_pages_number_fields property. Specifies whether NUMPAGES fields in the resulting Document will be replaced with their actual resulting values...NUMPAGES fields in the resulting document will be replaced with their...NUMPAGE field. doc = aw . Document ( file_name = MY_DIR + 'Page...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在 Python 中添加 JavaScript|Aspose.PDF for Java

    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....JavaScript,只需调用 Document 类的 AddJavascript() 方法。 doc = self . Document () pdf...pdf = self . Document () pdf = self . dataDir + 'Template.pdf'...

    docs.aspose.com/pdf/zh/java/adding-javascript-i...
  4. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java....the Working with Fields documentation article. Remarks: At the...merge’s output documents. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document.CompatibilityOptions | Aspose.Words fo...

    Access Word's Document Compatibility Options to customize user preferences and enhance your editing experience with tailored settings for seamless collaboration....CompatibilityOptions Contents [ Hide ] Document.CompatibilityOptions property...property Provides access to document compatibility options (that...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Convert OTT to PPTM in Android Apps or with fre...

    OTT to PPTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free OTT to PPTM online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...feature can help you to convert documents from one format to another...

    products.aspose.com/total/android-java/conversi...
  7. PageInfo.PaperSize | Aspose.Words for .NET

    Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your Printing capabilities today!...get ; } Examples Shows how to print page size and orientation information...page in a Word document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel Documents and select them by ID using Aspose.Cells for JavaScript via C++....stored inside Microsoft Excel documents and are used by applications...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/add-custom...
  9. PDF Sticky Annotations|Aspose.PDF for PHP via Java

    Explore how to add sticky annotations to PDF files for feedback, using Aspose.PDF in PHP/Java....represent graphics that shall be printed at a fixed size and position...regardless of the dimensions of the printed page. You can add Watermark...

    docs.aspose.com/pdf/php-java/sticky-annotations/
  10. Alternative for getChildNodes() to get all the ...

    i was using 23.1 version not trying to upgrade to 25.3 but my old class are throwing errors...nodes within the body of a document, you can utilize the getChildNodes(NodeType...following: Document doc = new Document("your-document.docx"); CompositeNode...

    forum.aspose.com/t/alternative-for-getchildnode...