Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 157,133 for

doc

(0.11 sec)
  1. Aspose::Words::Fields::FieldFileName::get_Inclu...

    Aspose::Words::Fields::FieldFileName::get_IncludeFullPath method. Gets or sets whether to include the full file path name in C++.... auto doc = MakeObject < Document > ( MyDir...MakeObject < DocumentBuilder > ( doc ); builder -> MoveToDocumentEnd...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Fill.Patterned | Aspose.Words for .NET

    Discover the Fill Patterned method to effortlessly apply unique patterns to your designs, enhancing creativity and visual appeal in your projects.... Document doc = new Document ( MyDir + "Shape...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FieldUpdateCultureSource Enum | Aspose.Words fo...

    Discover Aspose.Words.Fields.FieldUpdateCultureSource. Control field updates with customizable culture settings for enhanced Document accuracy.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two merge fields...

    reference.aspose.com/words/net/aspose.words.fie...
  4. CustomXmlPartCollection.add method | Aspose.Wor...

    aspose.words.markup.CustomXmlPartCollection.add method... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBase.PageColor | Aspose.Words for .NET

    Discover the DocumentBase PageColor property to easily customize your Document's page color. Simplify design with this user-friendly feature!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . PageColor...

    reference.aspose.com/words/net/aspose.words/doc...
  6. FieldArgumentBuilder.add_node method | Aspose.W...

    FieldArgumentBuilder.add_node method. Adds a node to the argument.... doc = aw . Document () # Below are...build_and_insert ( ref_node = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++.... auto doc = MakeObject < Document > ();...< CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::CustomXmlPart::get_Schem...

    Aspose::Words::Markup::CustomXmlPart::get_Schemas method. Specifies the set of XML schemas that are associated with this custom XML part in C++.... auto doc = MakeObject < Document > ();...< CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured Document tag to XML data in a custom XML part of the current Document in C++.... auto doc = MakeObject < Document > ();...< CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. CellFormat.Borders | Aspose.Words for .NET

    Discover the CellFormat Borders property to access and customize cell border collections for enhanced spreadsheet design and functionality.... Document doc = new Document ( MyDir + "Tables...Body node: Table firstTable = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...