Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 157,620 for

doc

(0.15 sec)
  1. UserInformation.DefaultUser | Aspose.Words for ...

    Discover the DefaultUser property for seamless user information management. Enhance your app's efficiency with our easy-to-use features!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/net/aspose.words.fie...
  2. UserInformation.Address | Aspose.Words for .NET

    Manage user postal addresses effortlessly with the UserInformation Address property. Streamline data handling for enhanced user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Working with comments in docx4j and Aspose.Word...

    Work with comments within a Document easily and fast instead of using Docx4j.... Java Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . write ( "Some text...

    docs.aspose.com/words/java/working-with-comment...
  4. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) image_file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a table of contents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Work, Extract or Replace Text in OneNote Docume...

    C# OneNote API or Library can be used to extract text from OneNote Document or from a specific page, replace or retrieve text in all pages, apply bullets or number list on text and set page title in Microsoft OneNote style....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/net/working-with-text/
  7. VbaModule | Aspose.Words for .NET

    Effortlessly create empty VBA modules with our VbaModule constructor. Streamline your coding process and enhance your development workflow today!... Document doc = new Document (); // Create.... Name = "Aspose.Project" ; doc . VbaProject = project ; // Create...

    reference.aspose.com/words/net/aspose.words.vba...
  8. ListCollection.document property | Aspose.Words...

    ListCollection.Document property. Gets the owner Document.... let doc = new aw . Document (); let lists = doc . lists ;...document . referenceEquals ( doc )). toEqual ( true ); let list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageData.fit_image_to_shape method | Aspose.Wo...

    ImageData.fit_image_to_shape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert an image shape and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ViewOptions.formsDesign property | Aspose.Words...

    ViewOptions.formsDesign property. Specifies whether the Document is in forms design mode.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

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