Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 3,828 for

printing document

(0.1 sec)
  1. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word Document node....Specifies the type of a Word document node. Members Name Description...select all children. Document A Document object that, as the root...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup class | Aspose.Words for Node.js

    Aspose.Words.PageSetup class. Represents the page setup properties of a section...the Working with Sections documentation article. Remarks PageSetup...which pages the page border is printed on. borderDistanceFrom Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section...the Working with Sections documentation article. Remarks PageSetup...which pages the page border is printed on. border_distance_from Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.style_name property | Asp...

    StructuredDocumentTag.style_name property. Gets or sets the name of the style applied to the structured Document tag....applied to the structured document tag. @property def style_name...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FileCorruptedException class | Aspose.Words for...

    aspose.words.FileCorruptedException class. Thrown during Document load, when the Document appears to be corrupted and impossible to load...Thrown during document load, when the document appears to be...the Programming with Documents documentation article. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Examine Presentation|Aspose.Slides for Python D...

    Read and modify PowerPoint presentation properties in Python...pptx" ) print ( info1 . load_format , info1...get_presentation_info ( "pres.odp" ) print ( info2 . load_format , info2...

    docs.aspose.com/slides/python-net/examine-prese...
  7. XamlFlowSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.XAML_FLOW](../../aspose.words/saveformat/#XAML_FLOW) or [SaveFormat.XAML_FLOW_PACK](../../aspose.words/saveformat/#XAML_FLOW_PACK) format...additional options when saving a document into the SaveFormat.XAML_FLOW...the Specify Save Options documentation article. Inheritance: XamlFlowSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldNoteRef | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Xps format in C++....that can be used to save a document in the Xps format. Aspose...saved XPS document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    Discover how TxtLoadOptions' DetectHyperlinks property enhances text processing by detecting hyperlinks, improving data accuracy. Default is false....Load document with hyperlinks. Document doc = new Document ( stream...DetectHyperlinks = true }); // Print hyperlinks text. foreach ( Field...

    reference.aspose.com/words/net/aspose.words.loa...