Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 30,918 for

doc

(0.23 sec)
  1. FieldStyleRef.insert_paragraph_number_in_relati...

    FieldStyleRef.insert_paragraph_number_in_relative_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::XmlMapping::SetMapping m...

    Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured Document tag and an XML node of a custom XML data part in C++.... auto doc = MakeObject < Document > ();...< CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type.... doc = aw . Document ( file_name =...'Comments.docx' ) comments = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Settings::ViewOptions::get_ZoomT...

    Aspose::Words::Settings::ViewOptions::get_ZoomType method. Gets or sets a zoom value based on the size of the window in C++.... auto doc = MakeObject < Document > ();...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> get_ViewOptions...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. FieldAutoText.entry_name property | Aspose.Word...

    FieldAutoText.entry_name property. Gets or sets the name of the AutoText entry.... doc = aw . Document () # Create a...AutoText building block to it. doc . glossary_document = aw . buildingblocks...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomPart.data property | Aspose.Words for Python

    CustomPart.data property. Contains the data of this custom part.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomPart.Data | Aspose.Words for .NET

    Explore CustomPart Data. Access detailed information about your custom parts for enhanced precision and efficiency in your projects.... Document doc = new Document ( MyDir + "Custom...docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomPartCollection.Item | Aspose.Words for .NET

    Effortlessly manage your CustomPartCollection with our item property. Quickly get or set items at any index for seamless customization and efficiency.... Document doc = new Document ( MyDir + "Custom...docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...