Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 18,768 for

insert documents

(0.09 sec)
  1. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize document margins for binding. Enhance your layout with perfect margins for professional results....space added to the margin for document binding. public double Gutter...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  2. AxisCrosses enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  5. Working With OLE Objects|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....their Java applications to auto insert these files inside of the drawing...an OLE object of the Word document, edit it using Aspose.Words...

    docs.aspose.com/diagram/java/working-with-ole-o...
  6. ChartSeriesGroup.bubble_scale property | Aspose...

    ChartSeriesGroup.bubble_scale property. Gets or sets the size of the bubbles as a percentage of their default size.... Document () builder = aw . DocumentBuilder...doc ) # Insert a bubble 3D chart. shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. Smart Markers feature in Aspose.Cells|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the inserted data. To make calculations on the inserted rows...cells, right-click and select Insert and specify shift cells down...

    docs.aspose.com/cells/net/smart-markers-feature...
  10. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly Insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow....Write method Inserts a string into the document at the current...current insert position. public void Write ( string text ) Parameter...

    reference.aspose.com/words/net/aspose.words/doc...