Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 88,715 for

doc format

(0.48 sec)
  1. Make DOCX Using C++

    Make a new DocX in C++ in a few steps. Easily create DocX using C++ library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code dotnet...

    products.aspose.com/words/cpp/make/docx/
  2. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataLabelCollection.Font | Aspose.Words fo...

    Access and customize the font Formatting of your entire series' data labels with the ChartDataLabelCollection Font property for enhanced data visualization....Provides access to the font formatting of the data labels of the...for a chart series. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. HtmlSaveOptions.document_split_criteria propert...

    HtmlSaveOptions.Document_split_criteria property. Specifies how the Document should be split when saving to [SaveFormat.HTML](../../../aspose.words/saveFormat/#HTML), [SaveFormat.EPUB](../../../aspose.words/saveFormat/#EPUB) or [SaveFormat.AZW3](../../../aspose.words/saveFormat/#AZW3) Format...AZW3 format. Default is DocumentSplitCriteri...pages. When saving to HTML format these pages will be output...

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

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...automatic number in outline format. Inheritance: FieldAutoNumOut...end. (Inherited from Field ) format Gets a FieldFormat object that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.ListLabel | Aspose.Words for .NET

    Access and Format list numbering with the Paragraph ListLabel property. Enhance your Document's organization and clarity effortlessly!...list numbering value and formatting for this paragraph. public...Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...

    reference.aspose.com/words/net/aspose.words/par...
  7. ChartYValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... format_code Gets or sets the format code applied...how to get chart series data. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtinDocumentproperties/lastSavedTime/) property is updated before saving.... let doc = new aw . Document ( base ...."Document.docx" ); expect ( doc . builtInDocumentPrope . lastSavedTime...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.bold_bi property | Aspose.Words for Python

    Font.bold_bi property. True if the right-to-left text is Formatted as bold....the right-to-left text is formatted as bold. @property def bold_bi...right-to-left, and right-to-left text. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Font::get_Subscript method | Asp...

    Aspose::Words::Font::get_Subscript method. True if the font is Formatted as subscript in C++....method True if the font is formatted as subscript. bool Aspose...Shows how to format text to offset its position. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/fon...