Sort Score
Result 10 results
Languages All
Labels All
Results 9,371 - 9,380 of 18,480 for

docx to doc

(0.45 sec)
  1. Bookmark.name property | Aspose.Words for Node.js

    Bookmark.name property. Gets or sets the name of the bookmark.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A valid bookmark has a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph formatting of the style in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Aspose::Words::Drawing::ShapeBase::get_Hidden m...

    Aspose::Words::Drawing::ShapeBase::get_Hidden method. Gets or sets a boolean value indicating whether the shape is visible in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Shadow color.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldStyleRef.InsertRelativePosition | Aspose.W...

    Discover how the InsertRelativePosition property of FieldStyleRef can enhance your Document formatting by managing paragraph references effectively.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldStyleRef.SearchFromBottom | Aspose.Words f...

    Discover the FieldStyleRef SearchFromBotTom property, control search direction on your page for enhanced user experience and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldStyleRef.InsertParagraphNumberInFullContex...

    Manage paragraph numbering with the FieldStyleRef InsertParagraphNumberInFullContext property. Easily control context for better Document clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Merge GIF Files Online or using Java | products...

    Free online app To combine different GIF files. Java merging library code To merge GIF Documents inTo format of choice....required format: Image, PDF, DOCX, HTML, and others Click the...[Product Documentation](https://docs.aspose.com/words/java/syste...

    products.aspose.com/total/java/merge/gif/
  8. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_save_options method... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) # Create a "PdfSaveOptions" object...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.selectSingleNode method | Aspose....

    CompositeNode.selectSingleNode method. Selects the first [Node](../../node/) that matches the XPath expression....let doc = new aw . Document ( base . myDir + "Tables.docx" );...the document. let nodeList = doc . selectNodes ( "//Table//Paragraph"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. InlineStory.firstParagraph property | Aspose.Wo...

    InlineSTory.firstParagraph property. Gets the first paragraph in the sTory.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add text, and reference...

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