Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 81,337 for

doc format

(0.19 sec)
  1. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project inFormation. A VBA project inside the Document is defined as a collection of VBA modules. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  2. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum to easily manage image Formats in Microsoft Word Documents. Enhance your Document's visual appeal!...enumeration Specifies the type (format) of an image in a Microsoft...to read WebP image. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageSaveOptions.UseGdiEmfRenderer | Aspose.Wor...

    Optimize EMF saving with ImageSaveOptions. Control GDI or Aspose.Words renderer settings for enhanced image quality and performance....written directly to the metafile format with Aspose.Words. Has effect...a document to .emf. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Conversie van bestandsindelingen via Javahttps://products.aspose.com/total/nl/java/conversion/Recent content in Co......org/2005/Atom Complete Set of File Format Automation Solutions – Conversie...Java on Complete Set of File Format Automation SolutionsHugo --...

    products.aspose.com/total/nl/java/conversion/in...
  5. ChartDataLabel.isVisible property | Aspose.Word...

    ChartDataLabel.isVisible property. Returns ``true`` if this data label has something to display....( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabel.showValue property | Aspose.Word...

    ChartDataLabel.showValue property. Allows to specify if values are to be displayed in the data labels...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeries.dataLabels property | Aspose.Words ...

    ChartSeries.dataLabels property. Specifies the settings for the data labels for the entire series....( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeries.clear method | Aspose.Words for Nod...

    ChartSeries.clear method. Removes all data values from the chart series... Format of all individual data points...chart series with data. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.clearValues method | Aspose.Words f...

    ChartSeries.clearValues method. Removes all data values from the chart series with preserving the Format of the data points and data labels....series with preserving the format of the data points and data...chart series with data. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionOptions.deleted_text_color property | A...

    RevisionOptions.deleted_text_color property. Allows to specify the color to be used for deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

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