Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 34,747 for

document properties

(0.14 sec)
  1. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble Properties - are interpreted in Java....setTop(double) properties - are interpreted. Examples:...outside doughnut. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlSaveOptions.imageResolution property | Aspo...

    HtmlSaveOptions.imageResolution property. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB...imageResolution property HtmlSaveOptions.imageResolution property Specifies...imageResolution () : number Remarks This property effects raster images when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOptions class to optimize field handling in Documents, enhancing your workflow and Document management efficiency....control field handling in a document. To learn more, visit the...the Working with Fields documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words.fie...
  4. HtmlSaveOptions.image_resolution property | Asp...

    HtmlSaveOptions.image_resolution property. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB...image_resolution property HtmlSaveOptions.image_resolution property Specifies...EPUB. Default is 96 dpi . @property def image_resolution ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify Properties of a chart data table....specify properties of a chart data table. Properties Name Description...chart series data. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MappedDataFieldCollection class | Aspose.Words ...

    aspose.words.mailmerging.MappedDataFieldCollection class. Allows to automatically map between names of fields in your data source and names of mail merge fields in the Document...of mail merge fields in the document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks This is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. C++ API to Convert XPS to XLAM | products.aspos...

    Convert XPS to XLAM via C++ API without using Microsoft Excel or Adobe Reader...Paper Specification) is a document format developed by Microsoft...Microsoft that is used to store documents in a fixed layout. It is similar...

    products.aspose.com/total/cpp/conversion/xps-to...
  8. C++ API to Convert PS to XLTM | products.aspose...

    Convert PS to XLTM via C++ API without using Microsoft Excel or Adobe Reader... The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents, and...

    products.aspose.com/total/cpp/conversion/ps-to-...
  9. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....and then save it as a Word document, say a DOCX file. You will...intermediate HTML file into the Document class object Save the loaded...

    kb.aspose.com/slides/python/how-to-convert-powe...
  10. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python....for converting Excel to Word document in Python such that first...to set a few properties of the output Word document. Code to Convert...

    kb.aspose.com/cells/python/how-to-export-excel-...