Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 3,828 for

printing document

(0.14 sec)
  1. MsWordVersion | Aspose.Words for Java

    Allows Aspose.Wods to mimic MS Word version-specific application behavior in Java....Shows how to optimize the document for different versions of...throws Exception { Document doc = new Document(); // This object...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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...
  4. RowCollection.to_array method | Aspose.Words fo...

    RowCollection.to_array method. Copies all rows from the collection to a new array of rows....through all tables in the document and print the contents of each...each cell. doc = aw . Document ( file_name = MY_DIR + 'Tables.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CellCollection.to_array method | Aspose.Words f...

    CellCollection.to_array method. Copies all cells from the collection to a new array of cells....through all tables in the document and print the contents of each...each cell. doc = aw . Document ( file_name = MY_DIR + 'Tables.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be HtmlFixed in C++....Specifies the format in which the document will be saved if this save...Shows how to use a callback to print the URIs of external resources...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Feature List | Aspose.Page for Python via .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Python....Features Create and modify XPS documents, including tasks like adding...multiple documents inside an XPS document. Preserve print tickets...

    docs.aspose.com/page/python-net/feature-list/
  8. FontFallbackSettings.BuildAutomatic | Aspose.Wo...

    Discover the FontFallbackSettings BuildAutomatic method that effortlessly scans fonts to create optimal fallback settings for enhanced typography.... Document doc = new Document (); FontSettings...settings.xml" ); // Create a document builder and set its font to...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Aspose::Words::Paragraph::get_NodeType method |...

    Aspose::Words::Paragraph::get_NodeType method. Returns Paragraph in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Aspose::Words::CommentRangeEnd::get_NodeType me...

    Aspose::Words::CommentRangeEnd::get_NodeType method. Returns CommentRangeEnd in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/com...