Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 180,207 for

doc

(0.47 sec)
  1. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered footnotes.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MarkdownLoadOptions.import_underline_formatting...

    MarkdownLoadOptions.import_underline_formatting property. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters ++ as underline text formatting...import_underline_formatting = True doc = aw . Document ( stream = stream...load_options = load_options ) para = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Java API to Export CGM to DOT | products.aspose...

    Convert CGM to DOT using on premise Java API...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...files to DOC. After the CGM file is rendered to DOC, the second...

    products.aspose.com/total/java/conversion/cgm-t...
  4. Android API to Render MHTML to XAMLFLOW | produ...

    Transform MHTML to XAMLFLOW via Android via Java API...you to convert MHTML files to DOC. The second API is Aspose.Words... which allows you to render DOC to XAMLFLOW. By using these two...

    products.aspose.com/total/android-java/conversi...
  5. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....RenderShapesOnForm () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); ShapeForm shapeForm = new...

    reference.aspose.com/words/net/aspose.words.ren...
  6. ListLevel.is_legal property | Aspose.Words for ...

    ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.revisionNumber proper...

    BuiltInDocumentProperties.revisionNumber property. Gets or sets the Document revision number.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property to customize your design's arrowhead length, enhancing visual appeal and precision in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartSeries.bubble_sizes property | Aspose.Word...

    ChartSeries.bubble_sizes property. Gets a collection of bubble sizes for this chart series.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Bubble chart....

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontInfoCollection.embedTrueTypeFonts property ...

    FontInfoCollection.embedTrueTypeFonts property. Specifies whether or not to embed TrueType fonts in a Document when it is saved... This option works for DOC, DOCX and RTF formats only. Examples...embedded TrueType fonts. let doc = new aw . Document ( base ....

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