Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 31,029 for

doc

(0.07 sec)
  1. TableStyle.BottomPadding | Aspose.Words for .NET

    Discover the TableStyle BottomPadding property, customize your table cell spacing for enhanced layout and readability. Optimize your design effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...
  2. FieldCompare.LeftExpression | Aspose.Words for ...

    Discover the FieldCompare LeftExpression property, easily access or modify the left side of your comparison expressions for enhanced data analysis.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldCompare field = ( FieldCompare...

    reference.aspose.com/words/net/aspose.words.fie...
  3. XmlMapping.customXmlPart property | Aspose.Word...

    XmlMapping.customXmlPart property. Returns the custom XML data part to which the parent structured Document tag is mapped.... let doc = new aw . Document (); // Construct...#2</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. EditableRangeEnd.editable_range_start property ...

    EditableRangeEnd.editable_range_start property. Corresponding [EditableRangeStart](../../editablerangestart/), received by ID.... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Loading::ResourceType enum | Asp...

    Aspose::Words::Loading::ResourceType enum. Type of loaded resource in C++.... () { auto doc = MakeObject < Document > (); doc -> set_ResourceLoadingCallb...MakeObject < DocumentBuilder > ( doc ); // Images usually are inserted...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++.... auto doc = MakeObject < Document > ();...MakeObject < GroupShape > ( doc ); ASSERT_EQ ( WrapType :: None...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. IStructuredDocumentTag.is_multi_section propert...

    IStructuredDocumentTag.is_multi_section property. Returns true if this instance is a ranged (multi-section) structured Document tag.... doc = aw . Document ( file_name =...structured document tag by Id. sdt = doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XmlMapping.custom_xml_part property | Aspose.Wo...

    XmlMapping.custom_xml_part property. Returns the custom XML data part to which the parent structured Document tag is mapped.... doc = aw . Document () # Construct...#2</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WebExtensionBinding constructor | Aspose.Words ...

    WebExtensionBinding constructor. Creates web extension binding with specified parameters.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldTC.text property | Aspose.Words for Python

    FieldTC.text property. Gets or sets the text of the entry....field_toc_entry_identifier (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert a TOC field, which will...

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