Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 157,128 for

doc

(0.12 sec)
  1. 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...
  2. 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...
  3. SplitOptions | Aspose.Words for Java

    Specifies options how the Document is split into parts in Java.... String doc = getMyDir() + "Big document...teria.PAGE); Splitter.split(doc, getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldFillIn.DefaultResponse | Aspose.Words for ...

    Discover the FieldFillIn DefaultResponse property to easily set and customize default user responses in prompt windows for enhanced user experience....void FieldFillIn () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a FILLIN field....

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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...
  6. 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...
  7. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpdateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two merge fields...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Each AUTONUM field displays...

    reference.aspose.com/words/java/com.aspose.word...
  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...