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

doc format

(0.4 sec)
  1. FieldChar.isLocked property | Aspose.Words for ...

    FieldChar.isLocked property. Gets or sets whether the parent field is locked (should not recalculate its result).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::PageSetup::get_HeadingLevelForCh...

    Aspose::Words::PageSetup::get_HeadingLevelForChapter method. Gets or sets the heading level style that is applied to the chapter titles in the Document in C++....must have a numbered outline format applied. Examples Shows how...work with page chapters. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for Document binding in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); for ( int32_t i = 0 ; i <...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::Saving::DoclingSaveOptions::get_...

    Aspose::Words::Saving::DoclingSaveOptions::get_RenderNonImageShapes method. Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON Document in C++....document into a Docling JSON format. auto doc = System :: MakeObject...set_RenderNonImageShapes ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. C++ API to Convert MHTML to POT | products.aspo...

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

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. 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...
  8. C++ API to Convert MD to PPT | products.aspose.com

    Convert MD to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...markup language used for formatting text documents. It is widely...(PPT) is a popular presentation format used for creating slideshows...

    products.aspose.com/total/cpp/conversion/md-to-...
  9. C++ API to Convert MHTML to POWERPOINT | produc...

    Convert MHTML to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...HTML) is a web page archive format used to save and share web...documents, images, and other file formats. It includes Aspose.PDF for...

    products.aspose.com/total/cpp/conversion/mhtml-...
  10. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions FontFormat property to customize font exporting. Easily set and optimize your default Format to Woff for better performance.... Document doc = new Document ( MyDir + "Bullet...ExportEmbeddedFonts = false , }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...