Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 3,828 for

printing document

(0.07 sec)
  1. LayoutEntityType enumeration | Aspose.Words for...

    Aspose.Words.Layout.LayoutEntityType enumeration. Types of the layout entities....Page Represents page of a document. Column Represents a column...Shows ways of traversing a document’s layout entities. test (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontInfo.Panose | Aspose.Words for .NET

    Discover the FontInfo PANOSE property, easily get or set the typeface classification number for enhanced font management and design precision....access and print details of each font in a document. Document doc =...= new Document ( MyDir + "Document.docx" ); IEnumerator < FontInfo...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Aspose::Words::Math::OfficeMath::get_MathObject...

    Aspose::Words::Math::OfficeMath::get_MathObjectType method. Gets type MathObjectType of this Office Math object in C++....const Examples Shows how to print the node structure of every...every office math node in a document. void OfficeMathToText () { auto...

    reference.aspose.com/words/cpp/aspose.words.mat...
  4. XPS page event-based modifications | C++

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for C++...Developer Guide Working with XPS Document Modifying pages on events...that occur during the XPS document conversion When you need to...

    docs.aspose.com/page/cpp/xps/event-based-modifi...
  5. NodeChangingArgs.action property | Aspose.Words...

    NodeChangingArgs.action property. Gets a value indicating what type of node change event is occurring....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....the Working with Fields documentation article. Examples: Shows...item collection. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your shape types, enhancing your design capabilities and project efficiency....shapes, and print its contents using a document visitor. public...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Markup::SdtListItemCollection cl...

    Aspose::Words::Markup::SdtListItemCollection class. Provides access to SdtListItem elements of a structured Document tag. To learn more, visit the Documentation article in C++....SdtListItem elements of a structured document tag. To learn more, visit...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Markup::SmartTag::Accept method ...

    Aspose::Words::Markup::SmartTag::Accept method. Accepts a visitor in C++....MakeObject < Document > (); // A smart tag appears in a document with...ticker." )); // Print all the smart tags in our document using a document...

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