Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 157,140 for

doc

(0.07 sec)
  1. DocumentBuilder.InsertStructuredDocumentTag | A...

    Effortlessly enhance your Documents with the DocumentBuilder InsertStructuredDocumentTag method. Easily add structured Document tags for better organization!... Document doc = new Document ( MyDir + "Rendering...DocumentBuilder ( doc ); builder . MoveTo ( doc . FirstSection ...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Shading.BackgroundPatternThemeColor | Aspose.Wo...

    Discover how to customize the Shading BackgroundPatternThemeColor property to enhance your design with unique background patterns and color schemes.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); Shading shading = doc . FirstSection ...

    reference.aspose.com/words/net/aspose.words/sha...
  3. BuiltInDocumentProperties.Paragraphs | Aspose.W...

    Discover the BuiltInDocumentProperties Paragraphs property, offering an accurate estimate of paragraph count in your Document for better content management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...
  4. CustomXmlPartCollection indexer | Aspose.Words ...

    CustomXmlPartCollection indexer. Gets or sets an item at the specified index.... 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. CustomXmlPart.clone method | Aspose.Words for P...

    CustomXmlPart.clone method. Makes a deep enough copy of the object... 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...
  6. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection.... 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...
  7. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the shape is below or above text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.right_padding property | Aspose.Words for...

    Table.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Vba::VbaModule::get_Type method ...

    Aspose::Words::Vba::VbaModule::get_Type method. Specifies whether the module is a procedural module, Document module, class module, or designer module in C++.... auto doc = MakeObject < Document > ();...set_Name ( u "Aspose.Project" ); doc -> set_VbaProject ( project );...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. PageSetup.left_margin property | Aspose.Words f...

    PageSetup.left_margin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . page_setup . paper_size...

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