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

doc format

(0.31 sec)
  1. C++ API to Convert PDF to XAML | products.aspos...

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

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. HtmlFixedSaveOptions.exportEmbeddedFonts proper...

    HtmlFixedSaveOptions.exportEmbeddedFonts property. Specifies whether fonts should be embedded into Html Document in Base64 Format...into Html document in Base64 format. Note setting this flag can...exporting a document to Html. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlFixedSaveOptions.fontFormat property | Aspo...

    HtmlFixedSaveOptions.fontFormat property. Gets or sets [ExportFontFormat](../../exportfontFormat/) used for font exporting... let doc = new aw . Document ( base ....exportEmbeddedFonts = false ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabelCollection indexer | Aspose.Words...

    ChartDataLabelCollection indexer. Returns [ChartDataLabel](../../chartdatalabel/) for the specified index.... def data_labels (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization....to the font formatting of the chart title. Format { get; } Provides...Provides access to fill and line formatting of the chart title. Orientation...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Remove Word Password Protection Online or using...

    unlock password from Word Document through online app for free. C++ API code to delete password from Word files....support many popular formats including Word format. C++ Utility to...C++ Unlock DOC Files (Microsoft Word Binary Format) Unlock DOCX...

    products.aspose.com/total/cpp/unlock/word/
  7. FieldDocProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocProperty class, designed for seamless integration of DocPROPERTY fields in your Documents for enhanced functionality.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily Format individual chart data points, enhancing your data visualization with precision....ChartDataPoint class Allows to specify formatting of a single data point on...Applies only to Pie charts. Format { get; } Provides access to...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Accessing JSON Data in Java|Aspose.Words for Java

    Learn how to access JSON data while building a report using LINQ in Java....</foreach> > Source code Document doc = ... // Loading a template document...ReportingEngine (); engine . buildReport ( doc , dataSource ); Result document...

    docs.aspose.com/words/java/accessing-json-data/
  10. Aspose::Words::Tables::Table::get_StyleOptions ...

    Aspose::Words::Tables::Table::get_StyleOptions method. Gets or sets bit flags that specify how a table style is applied to this table in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...