Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 3,828 for

printing document

(0.04 sec)
  1. Aspose::Words::Markup::SmartTag class | Aspose....

    Aspose::Words::Markup::SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph. To learn more, visit the Documentation article in C++....Structured Document Tags or Content Control documentation article...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. HTML Form Editor – C# – Aspose.HTML for .NET

    You will learn how to work with a FormEditor object to manipulate HTML form in the Document, input controls, and submit information....find an existing form in the document, create a new one from scratch...manipulate HTML form in the document, input controls, and submit...

    docs.aspose.com/html/net/html-form-editor/
  3. CompatibilityOptions.DoNotSnapToGridInCell | As...

    Discover how to disable the 'Do Not Snap to Grid' feature in table cells, enhancing your Document layout and object placement for better design control....DoNotSnapToGridInCel property Do Not Snap to Document Grid in Table Cells with Objects...Shows how to optimize the document for different versions of...

    reference.aspose.com/words/net/aspose.words.set...
  4. 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...
  5. SdtListItemCollection.GetEnumerator | Aspose.Wo...

    Discover the SdtListItemCollection GetEnumerator method to efficiently iterate through collection items, enhancing your coding efficiency and productivity....structured document tags. Document doc = new Document (); StructuredDocumentTa...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/net/aspose.words.mar...
  6. SdtListItemCollection.Item | Aspose.Words for .NET

    Access SdtListItem objects effortlessly with the SdtListItemCollection Item property. Retrieve items using their zero-based index for seamless data management....structured document tags. Document doc = new Document (); StructuredDocumentTa...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Working with 'name' table | C++

    TrueType font table ‘name’ is storage for text strings describing font metadata like font name, license information, copyright notices, and many others....table is accessible in and documentations. There are 2 formats for...TtfFont > _font; Next 2 snippets print value for category Full font...

    docs.aspose.com/font/cpp/working-with-name-table/
  8. Aspose::Words::Markup::CustomXmlProperty class ...

    Aspose::Words::Markup::CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property. To learn more, visit the Documentation article in C++....Structured Document Tags or Content Control documentation article...MakeObject < Document > (); // A smart tag appears in a document with...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. FontInfo.Charset | Aspose.Words for .NET

    Discover the FontInfo Charset property to easily manage and customize your font's character set for enhanced design flexibility and readability....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...
  10. Aspose::Words::DocumentVisitor::VisitCommentSta...

    Aspose::Words::DocumentVisitor::VisitCommentStart method. Called when enumeration of a comment text has started in C++.... Examples Shows how to print the node structure of every...comment and comment range in a document. void CommentsToText () {...

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