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

printing document

(0.04 sec)
  1. Aspose::Words::Node::get_NextSibling method | A...

    Aspose::Words::Node::get_NextSibling method. Gets the node immediately following this node 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/nod...
  2. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Document.customXmlParts property | Aspose.Words...

    Document.customXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts....customXmlParts property Document.customXmlParts property Gets...Parts into OOXML and DOC documents only. This property cannot...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeChangingAction | Aspose.Words for Java

    Specifies the type of node change in Java....to monitor changes to the document tree in real-time as we edit...throws Exception { Document doc = new Document(); doc.setNodeChangingCallb(new...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourcesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an Html Document. Default is null in C++....URIs written into an Html document. Default is null . System...const Remarks When you save a Document in Html format, Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a Document property in C++....enum Specifies data type of a document property. enum class PropertyType...Examples Shows how to work with a document’s custom properties. auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. FontInfo.name property | Aspose.Words for Python

    FontInfo.name property. Gets the name of the font.... Examples Shows how to print the details of what fonts are...are present in a document. doc = aw . Document ( MY_DIR + 'Embedded...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPropertyCollection class | Aspose.Word...

    aspose.words.markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties...Structured Document Tags or Content Control documentation article...about smart tags. doc = aw . Document ( MY_DIR + 'Smart tags.doc'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your Document exports with the HtmlFixedSaveOptions ResourceSavingCallback. Control image, font, and CSS saving for enhanced HTML output....and css) are saved when a document is exported to fixed page...Shows how to use a callback to print the URIs of external resources...

    reference.aspose.com/words/net/aspose.words.sav...
  10. LayoutEnumerator.PageIndex | Aspose.Words for .NET

    Discover the LayoutEnumerator PageIndex property. Easily retrieve the 1-based index of the page containing your current entity for seamless navigation....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...