Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 181,013 for

doc

(0.14 sec)
  1. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word...pptx" ) doc = words . Document() builder...builder = words . DocumentBuilder(doc) for index in range(presentation...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Java library API to convert PowerPoint to Word...inputPres ); try { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); for ( ISlide slide : pres...

    products.aspose.com/slides/java/conversion/ppt-...
  3. OutlineLevel enumeration | Aspose.Words for Python

    aspose.words.OutlineLevel enumeration. Specifies the outline level of a paragraph in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Each paragraph has an OutlineLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Java API to Export EPUB to DOT | products.aspos...

    Convert EPUB to DOT using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...can help you convert EPUB to DOC quickly and easily. Once the...

    products.aspose.com/total/java/conversion/epub-...
  5. Aspose::Words::Tables::Table::get_StyleOptions ...

    Aspose::Words::Tables::Table::get_StyleOptions method. Gets or sets bit flags that specify how a table style is applied to this table in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Tables::Table::get_StyleIdentifi...

    Aspose::Words::Tables::Table::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the table style applied to this table in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto fonts for seamless text display....Sans" ; Document doc = new Document (); doc . FontSettings =...fallback font settings. Document doc = new Document (); FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  8. ChartDataLabelPosition enumeration | Aspose.Wor...

    aspose.words.drawing.charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert column chart. shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfSaveOptions.image_compression property | Asp...

    PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Jpeg...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your Document formatting with customizable list levels for enhanced clarity and presentation.... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words.lis...