Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 180,066 for

doc

(0.18 sec)
  1. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends one [Row](../../../aspose.words.tables/row/).... let doc = new aw . Document (); let table...new aw . Tables . Table ( doc ); doc . firstSection . body . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.hidden property | Aspose.Words for Python

    Font.hidden property. True if the font is formatted as hidden text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # With the Hidden flag set...

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

    GroupShape constructor. Creates a new group shape....GroupShape(doc) Creates a new group shape. GroupShape ( doc : Aspose...) Parameter Type Description doc DocumentBase The owner document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FindReplaceOptions.MatchCase | Aspose.Words for...

    Discover the MatchCase property in FindReplaceOptions, enable case-sensitive or case-insensitive comparisons for precise text editing. Optimize your workflow!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Ruby...

    reference.aspose.com/words/net/aspose.words.rep...
  5. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MailMergeOptions.trim_whitespaces property | As...

    MailMergeOptions.trim_whitespaces property. Gets or sets a value indicating whether trailing and leading whitespaces are trimmed from mail merge values....merge operation: doc = MY_DIR + 'Mail merge.doc' field_names =...execute ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Android API to Render TEX to WORDML | products....

    Transform TEX to WORDML via Android via Java API...you convert the TEX file to DOC. The second API is Aspose.Words... which helps you render the DOC to WORDML. Using these two APIs...

    products.aspose.com/total/android-java/conversi...
  8. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how text wraps inside a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Android API to Render PCL to XAMLFLOW | product...

    Transform PCL to XAMLFLOW via Android via Java API...need to convert PCL file to DOC using Aspose.PDF for Android...Android Java , you can render DOC to XAMLFLOW. Aspose.Total for...

    products.aspose.com/total/android-java/conversi...
  10. TextColumnCollection indexer | Aspose.Words for...

    TextColumnCollection indexer. Returns a text column at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) page_setup = builder . page_setup...

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