Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 170,549 for

doc

(0.11 sec)
  1. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CommentRangeEnd constructor | Aspose.Words for ...

    CommentRangeEnd constructor. Initializes a new instance of this class....constructor CommentRangeEnd(doc, id) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Footnote constructor | Aspose.Words for Node.js

    Footnote constructor. Initializes an instance of the [Footnote](../) class....Footnote constructor Footnote(doc, footnoteType) Initializes an...the Footnote class. Footnote ( doc : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert PDF to Excel in Python|Aspose.PDF for P...

    Learn how to convert PDFs to Excel files using Aspose.PDF for Python via Java. Achieve precision and efficiency with our comprehensive tutorial.... read () doc = Api . Document ( byte_array...documentOutName = "testout/result1.xls" doc . save ( documentOutName , Api...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  5. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java.... Document doc = new Document(); // Create a...AutoText building block to it. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...
  6. HeaderFooter constructor | Aspose.Words for Nod...

    HeaderFooter constructor. Creates a new header or footer of the specified type....HeaderFooter constructor HeaderFooter(doc, headerFooterType) Creates a...specified type. HeaderFooter ( doc : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextBox.NoTextRotation | Aspose.Words for .NET

    Control text rotation in your TextBox with the NoTextRotation property. Ensure clear, readable text even when shapes are rotated. Enhance your design!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

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

    Discover how to manage Style Priority settings to optimize style sorting in your task pane. Enhance your workflow with efficient style organization!...Document doc = new Document (); Style styleTitle = doc . Styles...styleTitle . SemiHidden = true ; doc . Save ( ArtifactsDir + "Styles...

    reference.aspose.com/words/net/aspose.words/sty...