Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 89,980 for

doc format

(0.17 sec)
  1. Remove XLSX Annotation Online or Manage Annotat...

    delete comments from XLSX file through online app for free. Android API code to manage comments of XLSX files....support many popular formats including XLSX format. Android API to...[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...

    products.aspose.com/total/android-java/annotate...
  2. ReflectionFormat.transparency property | Aspose...

    ReflectionFormat.transparency property. Gets or sets a double value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency for the reflection effect... doc = aw . Document ( file_name =...'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment....bookmarks or tables or apply rich formatting, then you need to use the...document, and then reply to it. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list Formatting properties of a paragraph style....Provides access to the list formatting properties of a paragraph...paragraph style with list formatting. let doc = new aw . Document ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextWatermarkOptions.FontFamily | Aspose.Words ...

    Customize your TextWatermarkOptions with the FontFamily property to enhance your designs. Default is Calibri; choose a style that fits your brand!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...
  6. How to Create Word Document using Java

    In this short tutorial, you will learn how to create Word Document using Java in Windows, Mac OS, Ubuntu. The code sample can create a Word Document in Java....can create the file in DOC or DOCX format which can contain text...generate a PDF file from HTML format, please refer to the article...

    kb.aspose.com/words/java/how-to-create-word-doc...
  7. IWarningCallback.Warning | Aspose.Words for .NET

    Discover the IWarningCallback method in Aspose.Words. Handle Document loading and saving issues seamlessly, preserving Formatting and data integrity....that might result in loss of formatting or data fidelity. public...document that contains text formatted with a font that does not...

    reference.aspose.com/words/net/aspose.words/iwa...
  8. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.font_family property. Gets or sets font family name... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the Document contains no sections, creates one section with one paragraph.... doc = aw . Document () nodes = doc . get_child_nodes...node_type ) self . assertEqual ( doc , nodes [ 0 ] . parent_node )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability....document that contains text formatted with a font that does not...of our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...