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

doc format

(0.14 sec)
  1. 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...
  2. 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...
  3. RevisionOptions.RevisedPropertiesEffect | Aspos...

    Discover how the RevisedPropertiesEffect in RevisionOptions enhances your content Formatting. Easily customize changes with the FormatChange feature....content areas with changes of formatting properties FormatChange Default...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  4. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...ByteArrayOutputStrea(); Document doc = null; PdfFileSignature signature... 100, 30); doc = new Document(pdfBytes); if (doc.isEncrypted())...

    forum.aspose.com/t/the-pdffilesignature-save-is...
  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. RevisionOptions.revision_bars_width property | ...

    RevisionOptions.revision_bars_width property. Gets or sets width of revision bars, points.... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Convert TEXT To HTML Python

    Convert TEXT to HTML Format in Python code. Save TEXT as HTML using Python....HTML, and many other document formats using Python. HTML Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/python-net/conversion...
  10. Convert WORD To TXT Python

    Convert a Word Document to TXT Format in Python code. Save a Word Document as TXT using Python....TXT, and many other document formats using Python. TXT Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/python-net/conversion...