Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 88,663 for

doc format

(0.15 sec)
  1. DmlRenderingMode | Aspose.Words for Java

    Specifies how DrawingML shapes are rendered to fixed page Formats in Java....are rendered to fixed page formats. Examples: Shows how to render...when saving to PDF. Document doc = new Document(getMyDir() + "DrawingML...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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...
  4. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_section property. Specifies whether list should be restarted at each section...supported only in RTF, DOC and DOCX document formats. This option will...restart numbering at each section. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character Formatting effortlessly. Unlock unique styling options for a polished look!...property Gets the character formatting of the style. public Font...paragraph style with list formatting. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words/sty...
  6. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try to insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The project is attached. Please note that the similar image with different resolution can be inserted. R…...any differences in the file format or encoding between the working...image size explicitly: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/unable-to-insert-a-png-with-...
  7. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various Document layouts using Python.... Formatting Marks Aspose.Words allows...allows to manage formatting marks using the following properties:...

    docs.aspose.com/words/python-net/specify-layout...
  8. 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...
  9. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shading.texture property | Aspose.Words for Python

    Shading.texture property. Gets or sets the shading texture.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) borders = builder . paragraph_format . borders...

    reference.aspose.com/words/python-net/aspose.wo...