Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 90,939 for

doc format

(0.17 sec)
  1. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Format method. Provides access to fill and line Formatting of the chart title in C++....et_Format method Contents [ Hide ] ChartTitle::get_Format method...Provides access to fill and line formatting of the chart title. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Format method. Provides access to fill and line Formatting of the legend in C++....::Charts::ChartLegend::get_Format method Contents [ Hide ] C...ChartLegend::get_Format method Provides access to fill and line...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Doc](../../aspose.words/saveFormat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveFormat/#Dot) Format...Doc or SaveFormat.Dot format. To learn more,...document in the SaveFormat.Doc format. DocSaveOptions(saveFormat)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data table display for enhanced data insights. Default, false.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataPointCollection.clearFormat method | A...

    ChartDataPointCollection.clearFormat method. Clears Format of all [ChartDataPoint](../../chartdatapoint/) in this collection....method clearFormat() Clears format of all ChartDataPoint in this...'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FileFormatUtil.extensionToSaveFormat method | A...

    FileFormatUtil.extensionToSaveFormat method. Converts a file name extension into a [SaveFormat](../../saveFormat/) value....FileFormatUtil methods to detect the format of a document. // Load a document...extension, and then detect its file format. let docStream = base . loadFileToBuffer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.Name | Aspose.Words for .NET

    Discover the Font Name property to easily customize and set your font styles, enhancing your design's appeal and readability....insert formatted text using DocumentBuilder. Document doc = new...DocumentBuilder ( doc ); // Specify font formatting, then add text...

    reference.aspose.com/words/net/aspose.words/fon...
  9. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a Document in Java....int) that represents the formatting for the FieldIndex fields...Specifies what culture to use to format the field result. getFieldUpdatingCall()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Vba::VbaModuleCollection::get_Co...

    Aspose::Words::Vba::VbaModuleCollection::get_Count method. Returns the number of VBA modules in the collection in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...