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

doc format

(0.28 sec)
  1. FieldTime class | Aspose.Words for Python

    aspose.words.fields.FieldTime class. Implements the TIME field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature class. Represents a digital signature on a Document and the result of its verification. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...); for ( auto && signature : doc -> get_DigitalSignatures ())...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. StructuredDocumentTagRangeStart.word_open_xml p...

    StructuredDocumentTagRangeStart.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveFormat/#FLAT_OPC) Format....FLAT_OPC format. @property def word_open_xml...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. List.is_multi_level property | Aspose.Words for...

    List.is_multi_level property. Returns ``True`` when the list contains 9 levels; ``False`` when 1 level.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...

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

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties...access to the default font formatting of legend entries. To override...override the font formatting for a specific legend entry, use the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd class. Represents an end of ranged structured Document tag which accepts multi-sections content. See also StructuredDocumentTagRangeStart node. To learn more, visit the Documentation article in C++....into a string in the specified format. ToString (const System::S...structured document tags. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. OdtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Odt](../../aspose.words/saveFormat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveFormat/#Ott) Format...Ott format. To learn more, visit the Specify...document in the SaveFormat.Odt format. OdtSaveOptions(password) Initializes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Basic samples how to convert OneNote to Html

    You will learn how to convert OneNote to Html programmatically or online and consider C# examples of OneNote to Html conversions using Aspose.Note....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  9. 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...
  10. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!... Document doc = new Document ( MyDir + "Images...docx" ); NodeCollection shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...