Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 90,934 for

doc format

(0.15 sec)
  1. FieldUserAddress class | Aspose.Words for Python

    aspose.words.fields.FieldUserAddress class. Implements the USERADDRESS 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. FieldUserInitials class | Aspose.Words for Python

    aspose.words.fields.FieldUserInitials class. Implements the USERINITIALS 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...
  3. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control text orientation in shapes, enhancing your Document design and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_CompressionLevel method. Specifies the compression level used to save Document. The default value is Normal in C++.... auto doc = System :: MakeObject < Aspose...save the document to an OOXML format, we can create an OoxmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....code Output format TIFF Select the target format from the list...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...

    products.aspose.com/words/python-net/compress/t...
  6. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....code Output format JPG Select the target format from the list...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...

    products.aspose.com/words/python-net/compress/jpg/
  7. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content type of the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.contentStatus propert...

    BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. EndnoteOptions.numberStyle property | Aspose.Wo...

    EndnoteOptions.numberStyle property. Specifies the number Format for automatically numbered endnotes....property Specifies the number format for automatically numbered...footnote/endnote reference marks. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FootnoteOptions.NumberStyle | Aspose.Words for ...

    Discover the FootnoteOptions NumberStyle property to easily customize footnote numbering Formats for enhanced Document clarity and professionalism....property Specifies the number format for automatically numbered...footnote/endnote reference marks. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...