Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 89,762 for

doc format

(0.14 sec)
  1. Aspose::Words::CleanupOptions class | Aspose.Wo...

    Aspose::Words::CleanupOptions class. Allows to specify options for Document cleaning. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> get_Styles () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/cle...
  2. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your Documents.... Document doc = new Document (); // A list...first list level. List list1 = doc . Lists . Add ( ListTemplate...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Convert MBOX to GIF in Python | products.aspose...

    Save MBOX to GIF in your Python applications without using Microsoft Outlook or Word... GIF is a popular image format that is widely used for web...of the MBOX file in an image format, which can be easily shared...

    products.aspose.com/total/python-net/conversion...
  4. FindReplaceOptions.match_case property | Aspose...

    FindReplaceOptions.match_case property. True indicates case-sensitive comparison, false indicates case-insensitive comparison.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Ruby bought...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxisTitle.orientation property | Aspose.Wo...

    ChartAxisTitle.orientation property. Gets or sets the orientation of the axis title text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartTitle.orientation property | Aspose.Words ...

    ChartTitle.orientation property. Gets or sets the orientation of the chart title text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert OST to WORDML in Python | products.aspo...

    Save OST to WORDML in your Python applications without using Microsoft Outlook or Word...represent documents in a structured format. Converting OST to WORDML allows...various APIs dealing different formats including Email, Images and...

    products.aspose.com/total/python-net/conversion...
  8. Convert PST to ODT in Python | products.aspose.com

    Save PST to ODT in your Python applications without using Microsoft Outlook or Word... PST is a file format used by Microsoft Outlook to...data. ODT is an open document format used by OpenOffice, LibreOffice...

    products.aspose.com/total/python-net/conversion...
  9. FieldCitation.page_number property | Aspose.Wor...

    FieldCitation.page_number property. Gets or sets a page number associated with the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute page numbers of Document nodes....the Converting to Fixed-page Format documentation article. Remarks...objects when the document is formatted into pages. You will be able...

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