Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 19,981 for

insert documents

(0.1 sec)
  1. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes....how to insert a paragraph with a top border. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  2. AxisCrosses Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisCrosses enum for defining axis crossing points, enhancing your charting capabilities effortlessly.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. CustomXmlPartCollection.GetEnumerator | Aspose....

    Explore the CustomXmlPartCollection's GetEnumerator method to easily iterate through all collection items, enhancing your XML data management....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  4. AxisTickLabels.rotation property | Aspose.Words...

    AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees.... Document () builder = aw . DocumentBuilder...doc ) # Insert a column chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.xml_mapping property | As...

    StructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. @property def xml_mapping...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!...Examples Shows how to insert a field into a document using FieldType...FieldType. Document doc = new Document (); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertedTextColor method. Allows to specify the color to be used for Inserted content Insertion. Default value is ByAuthor in C++....color to be used for inserted content Insertion . Default value is...revisions in a rendered output document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. AxisTickLabels.Orientation | Aspose.Words for .NET

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label text direction to enhance your data visualization!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a column chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....Shows how to insert a paragraph into the document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

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