Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 90,529 for

doc format

(0.18 sec)
  1. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and Formatting for this paragraph....list numbering value and formatting for this paragraph. @property...paragraphs that are list items. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldCitation.FormatLanguageId | Aspose.Words f...

    Discover how the FieldCitation FormatLanguageId property enhances citation Formatting in your Documents by managing language IDs for bibliographic styles....specified bibliographic style to format the citation in the document...-> Manage Sources. Document doc = new Document ( MyDir + "Bibliography...

    reference.aspose.com/words/net/aspose.words.fie...
  3. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text Format....when exporting in plain text format. The default value is False...bi-directional Run in text. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert XLTM to PPTX with C++ or with free Onli...

    Convert XLTM to PPTX within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/xltm-t...
  5. Convert FODS to PPTX with C++ or with free Onli...

    Convert FODS to PPTX within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/fods-t...
  6. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...Provides access to the font formatting of the data labels of the...series. format Provides access to fill and line formatting of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XLSX Format in Java....XLSX format. To learn more, visit the Specify...compress XLSX document. Document doc = new Document(getMyDir() + "Shape...

    reference.aspose.com/words/java/com.aspose.word...
  8. Font.ItalicBi | Aspose.Words for .NET

    Discover the ItalicBi property for fonts, enhance right-to-left text Formatting with italic styles for improved readability and design appeal....the right-to-left text is formatted as italic. public bool ItalicBi...right-to-left text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  9. PUB to PDF generates wrong background color - F...

    Hi, We are using Aspose Total Java license. If the PUB file contains Drop Shadow Rectangle component then converted PDF will turn in dark background color. java library: aspose-pub-22.8.jar Java Code: try { IP…...// Save as PDF file format Document doc = parser.parse(); PubFactory...createPdfConverter().convertToPdf(doc, outputFilePath); } catch (Exception...

    forum.aspose.com/t/pub-to-pdf-generates-wrong-b...
  10. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are three types of...

    reference.aspose.com/words/java/com.aspose.word...