Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 90,920 for

doc format

(0.31 sec)
  1. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling color inversion for negative values. Enhance your data visualization with this unique feature!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Compress TIFF In C++

    Compress TIFF in C++ without losing quality. Optimize TIFF content, reduce file size easily....code Output format TIFF Select the target format from the list...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/compress/tiff/
  4. PageSetup.heading_level_for_chapter property | ...

    PageSetup.heading_level_for_chapter property. Gets or sets the heading level style that is applied to the chapter titles in the Document....must have a numbered outline format applied. Examples Shows how...to work with page chapters. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabel.NumberFormat | Aspose.Words for ...

    Discover the ChartDataLabel NumberFormat property to easily customize number Formats for enhanced data visualization in your charts....NumberFormat property Returns number format of the parent element. public...points in a line chart. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataLabel.ClearFormat | Aspose.Words for .NET

    Discover how to use the ChartDataLabel ClearFormat method to reset your data labels to default settings, enhancing clarity and consistency in your charts....ClearFormat method Clears format of this data label. The properties...points in a line chart. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Convert WORD To HTML Java

    Convert a Word Document to HTML Format in Java code. Save a Word Document as HTML using Java....HTML, and many other document formats using Java. HTML Node Python...document from Word to HTML format programmatically? With Aspose...

    products.aspose.com/words/java/conversion/word-...
  8. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a Document into a Document object in Java.... Document doc; // Aspose.Words throw an exception...local file system by filename: doc = new Document(getMyDir() + "Encrypted...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the Document in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); doc -> UpdateListLabels (); System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. C++ API to Convert XML to POWERPOINT | products...

    Convert XML to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...reference Save the document to PPT format using Save member function...instance of Document class auto doc = MakeObject < Document > ( u...

    products.aspose.com/total/cpp/conversion/xml-to...