Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 3,833 for

printing document

(0.1 sec)
  1. Aspose::Words::Section::get_NodeType method | A...

    Aspose::Words::Section::get_NodeType method. Returns Section 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/sec...
  2. Aspose::Words::Drawing::Shape::get_NodeType met...

    Aspose::Words::Drawing::Shape::get_NodeType method. Returns Shape 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.dra...
  3. Aspose::Words::Drawing::GroupShape::get_NodeTyp...

    Aspose::Words::Drawing::GroupShape::get_NodeType method. Returns GroupShape 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.dra...
  4. Aspose::Words::CommentRangeStart::get_NodeType ...

    Aspose::Words::CommentRangeStart::get_NodeType method. Returns CommentRangeStart 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...
  5. Aspose::Words::BookmarkEnd::get_NodeType method...

    Aspose::Words::BookmarkEnd::get_NodeType method. Returns BookmarkEnd 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...
  6. Aspose::Words::Fields::FieldEnd::get_NodeType m...

    Aspose::Words::Fields::FieldEnd::get_NodeType method. Returns FieldEnd 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...
  7. Aspose::Words::Comment::get_Replies method | As...

    Aspose::Words::Comment::get_Replies method. Returns a collection of Comment objects that are immediate children of the specified comment in C++....Examples Shows how to print all of a document’s comments and their...replies. auto doc = MakeObject < Document > ( MyDir + u "Comments.docx"...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. FontInfo.panose property | Aspose.Words for Python

    FontInfo.panose property. Gets or sets the PANOSE typeface classification number....access and print details of each font in a document. doc = aw...aw . Document ( MY_DIR + 'Document.docx' ) for font_info in doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::SdtListItemCollection::R...

    Aspose::Words::Markup::SdtListItemCollection::RemoveAt method. Removes a list item at the specified index in C++....structured document tags. auto doc = MakeObject < Document > (); auto...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourceSavingCallback method. Allows to control how resources (images, fonts and css) are saved when a Document is exported to fixed page Html format in C++....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/cpp/aspose.words.sav...