Sort Score
Result 10 results
Languages All
Labels All
Results 9,431 - 9,440 of 180,392 for

doc

(0.3 sec)
  1. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML Document into a Document object in Java....getDecryptionPasswor()); Document doc = new Document(outputFileName...loadOptions); Assert.assertEquals(doc.getText().trim(), "Test encrypted...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Save a OneNote Document | Aspose.Note Do...

    Learn how to save a OneNote Document with detailed instructions....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/net/save-a-onenote-document/
  3. FieldMergeField.IsVerticalFormatting | Aspose.W...

    Discover how the FieldMergeField IsVerticalFormatting property enhances text display by enabling character conversion for vertical formatting. Optimize your formatting today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a data table to...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...-> set_Name ( u "John Doe" ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Bookmark.firstColumn property | Aspose.Words fo...

    Bookmark.firstColumn property. Gets the zero-based index of the first column of the table column range associated with the bookmark.... var doc = new aw . Document ( base ....column bookmarks.doc" ); for ( let bookmark of doc . range . bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompositeNode.indexOf method | Aspose.Words for...

    CompositeNode.indexOf method. Returns the index of the specified child node in the child node array.... let doc = new aw . Document ( base ...."Rendering.docx" ); let body = doc . firstSection . body ; // Retrieve...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveOptions::get_Password method. Gets or sets a password to encrypt Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Simple Mail Merge in Python|Aspose.Words for Java

    Simple Mail Merge using Python....Document" ) doc = Document ( srcDocFile ) \#...the document with user data . doc . getMailMerge (). execute (...

    docs.aspose.com/words/java/simple-mail-merge-in...
  9. Concatenate PDF Files in Python|Aspose.PDF for ...

    Find out how to concatenate multiple PDF files into a single Document using Python with Aspose.PDF for seamless Document management.... doc = self . Document () pdf = self...output file (the target document) doc . save ( self . dataDir + "Concatenate_output...

    docs.aspose.com/pdf/python-java/concatenate-pdf...
  10. Aspose::Words::Tables::Row::Row constructor | A...

    Aspose::Words::Tables::Row::Row constructor. Initializes a new instance of the Row class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...

    reference.aspose.com/words/cpp/aspose.words.tab...