Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 20,032 for

insert documents

(0.26 sec)
  1. ChartStyle | Aspose.Words for Java

    Specifies predefined styles of a chart in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert a chart in the Black style...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartSeriesCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesCollection class, your solution for managing and customizing chart series effortlessly....the Working with Charts documentation article. public class ChartSeriesCollectio...data in a chart. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Fields::FieldUnknown class | Asp...

    Aspose::Words::Fields::FieldUnknown class. Implements an unknown or unrecognized field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldUnknown...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Change Background of VSDX File via Python | pro...

    Python source code to change background of VSDX Documents within any Python based application....Install-Package Visit our documentation for more details. How to...diagram as background page Insert an image to the background...

    products.aspose.com/diagram/python-java/changeb...
  5. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_list_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code.... Document () builder = aw . DocumentBuilder...numbered lists. field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldListNum.starting_number property | Aspose....

    FieldListNum.starting_number property. Gets or sets the starting value for this field.... Document () builder = aw . DocumentBuilder...numbered lists. field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldListNum.list_level property | Aspose.Words...

    FieldListNum.list_level property. Gets or sets the level in the list, overriding the default behavior of the field.... Document () builder = aw . DocumentBuilder...numbered lists. field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Online PPTM File Comparison or Build .NET Apps ...

    Free online app to Compare different PPTM files. C# .NET comparison library code for PPTM Documents....NET Compare Pptm Online Document Comparison App and .NET Code...Develop powerful .NET based PPTM document comparison applications. Freely...

    products.aspose.com/total/net/compare/pptm/
  9. Aspose Words 25.4 breaks line feeds converting ...

    We recently experienced a breaking change upgrading from Aspose Words Java 25.4 to 25.5. Considering the following markdown Line 1 Line 3 Line 4 and load as LoadFormat.MARKDOWN, save as SaveFormat.HTM…...defaultCharset(); final var doc = new Document(IOUtils.toInputStream(markdown...workaround, you can manually insert a line break in your Markdown...

    forum.aspose.com/t/aspose-words-25-4-breaks-lin...
  10. Create CSV using Python | products.aspose.com

    Generate Microsoft Excel CSV Documents using Python applications without using Microsoft Office....get(index) method Insert data in the accessed cell using...putValue() method Save the document as .csv file using save()...

    products.aspose.com/total/python-java/create/csv/