Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 18,825 for

printing document

(0.09 sec)
  1. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document into a text based formats in Java....additional options when saving a document into a text based formats...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....the Working with Fields documentation article. Remarks: Builds...index at this place in the document. Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  3. FontInfo.alt_name property | Aspose.Words for P...

    FontInfo.alt_name property. Gets or sets the alternate name for the font....access and print details of each font in a document. doc = aw...aw . Document ( MY_DIR + 'Document.docx' ) for font_info in doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontInfo.pitch property | Aspose.Words for Python

    FontInfo.pitch property. The pitch indicates if the font is fixed pitch, proportionally spaced, or relies on a default setting....access and print details of each font in a document. doc = aw...aw . Document ( MY_DIR + 'Document.docx' ) for font_info in doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Excel to Pdf Conversion in Jython|Documentation

    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....Pdf Conversion To append documents using Aspose.Cells Java for...+ "Book1.xls" ) # Save the document in PDF format workbook . save...

    docs.aspose.com/cells/java/excel-to-pdf-convers...
  6. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumerator method. Enjoy simple, efficient access to your collection of nodes in C#.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  7. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Words Document Object Model (DOM) documentation article. Remarks:...find all hyperlinks in a Word document, and then change their URLs...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....the Working with Fields documentation article. Remarks: This field...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentProperty.value property | Aspose.Words ...

    DocumentProperty.value property. Gets or sets the value of the property....with built-in document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # The "Document" object contains some of its...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....the Working with Fields documentation article. Remarks: Inserts...the Developer tab. Document doc = new Document(getMyDir() + "Form...

    reference.aspose.com/words/java/com.aspose.word...