Sort Score
Result 10 results
Languages All
Labels All
Results 8,321 - 8,330 of 180,183 for

doc

(0.11 sec)
  1. Aspose::Words::Drawing::OlePackage class | Aspo...

    Aspose::Words::Drawing::OlePackage class. Allows to access OLE Package properties. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. GroupShape constructor | Aspose.Words for Python

    GroupShape constructor. Creates a new group shape....GroupShape constructor GroupShape(doc) Creates a new group shape. def...def __init__ ( self , doc : aspose . words . DocumentBase ):...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Split PDF, HTML, TXT Files using Java | Aspose.PDF

    Java source code to split files on Java and PHP, Delphi....Java //Read the source PDF file doc = new com . aspose . pdf . Document... extract ( pathSource , 1 , doc . getPages (). size () / 2 ,...

    products.aspose.com/pdf/java/splitter/
  4. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowLegendKey method. Allows to specify whether legend key is to be displayed for the data labels of the entire series. Default value is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Tables::TableAlignment enum | As...

    Aspose::Words::Tables::TableAlignment enum. Specifies alignment for an inline table in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_IsLinkedToSource method. Specifies whether the format code is linked to a source cell. Default is true in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Java API to Export EPUB to ODT | products.aspos...

    Convert EPUB to ODT using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...easily convert EPUB files to DOC format. Once the EPUB file has...

    products.aspose.com/total/java/conversion/epub-...
  8. StyleCollection.clear_quick_style_gallery metho...

    StyleCollection.clear_quick_style_gallery method. Removes all styles from the Quick Style Gallery panel.... doc = aw . Document () # Note that...for now. doc . styles . clear_quick_style_gallery () doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Font::get_Fill method | Aspose.W...

    Aspose::Words::Font::get_Fill method. Gets fill formatting for the Font in C++.... auto doc = System :: MakeObject < Aspose...:: Drawing :: Fill > fill = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

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