Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 170,818 for

doc

(0.13 sec)
  1. WebExtension class | Aspose.Words for Python

    aspose.words.webextensions.WebExtension class. Represents a web extension object... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.pageStartingNumber property | Aspose....

    PageSetup.pageStartingNumber property. Gets or sets the starting page number of the section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GroupShape.AcceptEnd | Aspose.Words for .NET

    Discover the GroupShape AcceptEnd method, seamlessly manage visitor interactions and enhance your application’s user experience with this powerful feature....GroupOfShapes () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GroupShape.AcceptStart | Aspose.Words for .NET

    Discover the GroupShape AcceptStart method to seamlessly welcome visitors and enhance their experience from the very start of your application....GroupOfShapes () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FindReplaceOptions.ApplyFont | Aspose.Words for...

    Discover the ApplyFont property in FindReplaceOptions for seamless text formatting. Enhance your content with tailored styles effortlessly!...ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words.rep...
  7. BookmarkEnd.Name | Aspose.Words for .NET

    Discover the BookmarkEnd Name property to easily manage and customize bookmark names in your Documents for better organization and efficiency.... Document doc = CreateDocumentWithBo ( 3 );...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  8. BookmarkCollection.GetEnumerator | Aspose.Words...

    Discover the BookmarkCollection GetEnumerator method. Efficiently retrieve enumerator objects for seamless data handling and enhanced performance.... Document doc = CreateDocumentWithBo ( 3 );...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  9. BookmarkStart.GetText | Aspose.Words for .NET

    Discover the BookmarkStart GetText method—efficiently retrieve text with ease. Simplify your coding and enhance functionality today!... Document doc = CreateDocumentWithBo ( 3 );...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  10. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    Discover the DocumentPropertyCollection IndexOf method to efficiently find the index of a property by its name. Enhance your coding productivity today!... Document doc = new Document (); CustomDocumentProper...CustomDocumentProper properties = doc . CustomDocumentProper ; Assert...

    reference.aspose.com/words/net/aspose.words.pro...