Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 21,842 for

printing document

(0.23 sec)
  1. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT Document into a Document object in Java....TEXT document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. BuiltInDocumentProperties.CreatedTime | Aspose....

    Discover the BuiltInDocumentProperties CreatedTime feature to easily access and manage your Document's creation date in UTC for enhanced organization....property Gets or sets date of the document creation in UTC. public DateTime...get ; set ; } Remarks For documents originated from RTF format...

    reference.aspose.com/words/net/aspose.words.pro...
  3. BuiltInDocumentProperties.Version | Aspose.Word...

    Discover the BuiltInDocumentProperties Version property, showcasing the app version that created your Document. Enhance your Document management today!...application that created the document. public int Version { get...get ; set ; } Remarks When a document was created by Microsoft Word...

    reference.aspose.com/words/net/aspose.words.pro...
  4. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_text_font property. Determines whether the font attributes will be changed according to the character code being used.... Document ( file_name = MY_DIR + 'Special...first_paragraph . runs [ 0 ] print ( run . text ) # ฿ print ( run . font ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extraction of comments from word file - Free Su...

    We are trying to extract comments from word Document we are having around 15 comments, in the Document but we see only 8 comments using the below code, can someone correct the code to view all 15 comments comment_nodes…...extract comments from word document we are having around 15 comments...comments, in the document but we see only 8 comments using the...

    forum.aspose.com/t/extraction-of-comments-from-...
  6. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....the Working with Fonts documentation article. Examples: Shows...MemoryFontSource(fontBytes, 0); Document doc = new Document(); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  7. FontInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontInfo class, your key to detailed font insights for Documents, enhancing text quality and visual appeal....information about a font used in the document. To learn more, visit the...the Working with Fonts documentation article. public class FontInfo...

    reference.aspose.com/words/net/aspose.words.fon...
  8. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your page size in pixels based on zoom factor and resolution for optimal display.... 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...
  9. CustomXmlSchemaCollection.Item | Aspose.Words f...

    Discover how to manage CustomXmlSchemaCollection items effortlessly. Learn to get or set elements by index for streamlined XML data handling.... Document doc = new Document (); string xmlPartId...// Enumerate the schemas and print each element. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  10. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a Document in Java....digital signatures attached to a document. To learn more, visit the...Signatures documentation article. Remarks: Document.getDigitalSignatures()...

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