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

printing document

(0.03 sec)
  1. CustomXmlPropertyCollection.index_of_key method...

    CustomXmlPropertyCollection.index_of_key method. Returns the zero-based index of the specified property in the collection.... Document ( MY_DIR + 'Smart tags.doc'...# A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. FontSavingArgs.OriginalFileName | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileName property to easily retrieve the original font file name and enhance your font management efficiency....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word Document. To learn more, visit the Documentation article in C++....Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. class Table : public...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. 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...
  6. Aspose::Words::BookmarkStart::get_NodeType meth...

    Aspose::Words::BookmarkStart::get_NodeType method. Returns BookmarkStart 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/boo...
  7. 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...
  8. Aspose::Words::Fields::FieldStart::get_NodeType...

    Aspose::Words::Fields::FieldStart::get_NodeType method. Returns FieldStart 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.fie...
  9. StructuredDocumentTagCollection.remove method |...

    StructuredDocumentTagCollection.remove method. Removes the structured Document tag with the specified identifier....remove(id) Removes the structured document tag with the specified identifier...Description id int The structured document tag identifier. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...