Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 30,978 for

doc

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Aspose::Words::Body::get_ParentSection method |...

    Aspose::Words::Body::get_ParentSection method. Gets the parent section of this story in C++....SuppressEndnotes () { auto doc = MakeObject < Document > (); doc -> RemoveAllChildren...EndnotePosition :: EndOfDocument , doc -> get_EndnoteOptions () -> get_Position...

    reference.aspose.com/words/cpp/aspose.words/bod...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Subject method. Gets or sets the subject of the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < BuiltInDocumentPrope...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. FieldMergingArgsBase.TableName | Aspose.Words f...

    Discover the FieldMergingArgsBase TableName property, easily access the data table name for your merge operations, or know when it's unavailable....InsertCheckBox () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use MERGEFIELDs with "...

    reference.aspose.com/words/net/aspose.words.mai...
  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. 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...
  10. Bookmark.BookmarkEnd | Aspose.Words for .NET

    Discover the BookmarkEnd property, easily access the node marking the end of your bookmark for efficient Document navigation and management.... Document doc = CreateDocumentWithBo ( 3 );...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...