Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 20,215 for

document insertion

(0.09 sec)
  1. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....STRUCTURED_DOCUMENT_TAG and NodeType.SMART_TAG...table’s elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....Name Description BOTH The document text wraps on both sides of...of the shape. LEFT The document text wraps on the left side of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java....the Working with Charts documentation article. Examples: Shows...secondary axis of chart. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartSeriesCollection.add1 method | Aspose.Word...

    aspose.words.drawing.charts.ChartSeriesCollection.add1 method... Document () builder = aw . DocumentBuilder...doc ) # Insert a Pareto chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Converting a XPS file to TIFF using Python | As...

    Sample code on Python for XPS to TIFF conversion. Use example code for batch XPS to TIFF conversion with Python and .NET...convert programmatically a document from XPS to TIFF format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/x...
  6. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldCitation.source_tag property | Aspose.Word...

    FieldCitation.source_tag property. Gets or sets a value that matches the Tag element's value of the source to insert....element’s value of the source to insert. @property def source_tag (...BIBLIOGRAPHY fields. # Open a document containing bibliographical...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Converting a PDF file to PPTX using Python | As...

    Sample code on Python for PDF to PPTX conversion. Use example code for batch PDF to PPTX conversion with Python and .NET...convert programmatically a document from PDF to PPTX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  9. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...MS Word has the ability to insert line breaks to keep paragraphs...convert to TXT format: Document doc = new Document("C:\\Temp\\line break...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  10. ParagraphFormat.Borders | Aspose.Words for .NET

    Discover the ParagraphFormat Borders property to easily manage and customize your paragraph borders, enhancing Document aesthetics and readability....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/par...