Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 89,966 for

doc format

(0.62 sec)
  1. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    Discover how the HtmlSaveOptions ExportPageSetup property enhances your HTML, MHTML, or EPUB exports by allowing customizable page setups for better output....you export a document to HTML format you might need to keep this...native Microsoft Word file formats (DOCX, DOC, RTF, WML). In most cases...

    reference.aspose.com/words/net/aspose.words.sav...
  2. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartDataLabel.ShowValue | Aspose.Words for .NET

    Discover the ChartDataLabel ShowValue property to enhance your data visualization. Control value display in labels for clearer insights. Default, false....void DataLabels () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataLabel.ShowLegendKey | Aspose.Words for...

    Discover the ChartDataLabel ShowLegendKey property to easily control legend key visibility on your charts. Enhance clarity and data presentation effortlessly!...void DataLabels () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Merge PPSX Files Online or using Android Mobile...

    Free online app to combine different PPSX presentations. Android merging library Java code to merge PPSX presentation into Format of your choice....Excel, PowerPoint & many other formats online. Download Merge PPSX...Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML...

    products.aspose.com/total/android-java/merge/ppsx/
  6. Merge POTM Files Online or using Android Mobile...

    Free online app to combine different POTM presentations. Android merging library Java code to merge POTM presentation into Format of your choice....Excel, PowerPoint & many other formats online. Download Merge POTM...Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML...

    products.aspose.com/total/android-java/merge/potm/
  7. Merge POTX Files Online or using Android Mobile...

    Free online app to combine different POTX presentations. Android merging library Java code to merge POTX presentation into Format of your choice....Excel, PowerPoint & many other formats online. Download Merge POTX...Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML...

    products.aspose.com/total/android-java/merge/potx/
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportXhtmlTransitional method. Specifies whether to write the DocTYPE declaration when saving to HTML or MHTML. When true, writes a DocTYPE declaration in the Document prior to the root element. Default value is false. When saving to EPUB or HTML5 (Html5) the DocTYPE declaration is always written in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the Document layout process. To learn more, visit the Documentation article in C++....the Converting to Fixed-page Format documentation article. class...rendered output document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. 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...