Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 155,239 for

doc

(0.18 sec)
  1. Aspose::Words::CommentRangeStart::get_NodeType ...

    Aspose::Words::CommentRangeStart::get_NodeType method. Returns CommentRangeStart in C++....void RecurseChildren () { auto doc = MakeObject < Document > ( MyDir...is composite. ASSERT_TRUE ( doc -> get_IsComposite ()); // Invoke...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::Drawing::Shape::get_NodeType met...

    Aspose::Words::Drawing::Shape::get_NodeType method. Returns Shape in C++....void RecurseChildren () { auto doc = MakeObject < Document > ( MyDir...is composite. ASSERT_TRUE ( doc -> get_IsComposite ()); // Invoke...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_NodeType method. Returns the BuildingBlock value in C++....void RecurseChildren () { auto doc = MakeObject < Document > ( MyDir...is composite. ASSERT_TRUE ( doc -> get_IsComposite ()); // Invoke...

    reference.aspose.com/words/cpp/aspose.words.bui...
  4. Aspose::Words::Section::get_NodeType method | A...

    Aspose::Words::Section::get_NodeType method. Returns Section in C++....void RecurseChildren () { auto doc = MakeObject < Document > ( MyDir...is composite. ASSERT_TRUE ( doc -> get_IsComposite ()); // Invoke...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XPS format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert headings that can...

    reference.aspose.com/words/java/com.aspose.word...
  6. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java.... Document doc = new Document(getMyDir() + "Textboxes...List shapeList = Arrays.stream(doc.getChildNodes(NodeType.SHAPE...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::DocumentVisitor::VisitDocumentEn...

    Aspose::Words::DocumentVisitor::VisitDocumentEnd method. Called when enumeration of the Document has finished in C++....:: Document > doc ) Parameter Type Description doc System::Sha...DocStructureToText () { auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. ChartXValueCollection.FormatCode | Aspose.Words...

    Discover the ChartXValueCollection FormatCode property, easily customize X value formats for enhanced data visualization and clarity in your charts.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on the stack in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Set up font formatting...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. ChartXValueCollection.formatCode property | Asp...

    ChartXValueCollection.formatCode property. Gets or sets the format code applied to the X values.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a Bubble chart....

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