Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 157,133 for

doc

(0.08 sec)
  1. Aspose::Words::Loading::ResourceLoadingAction e...

    Aspose::Words::Loading::ResourceLoadingAction enum. Specifies the mode of resource loading. To learn more, visit the Documentation article in C++.... () { auto doc = MakeObject < Document > (); doc -> set_ResourceLoadingCallb...MakeObject < DocumentBuilder > ( doc ); // Images usually are inserted...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. DocumentVisitor.VisitShapeEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitShapeEnd method, essential for managing shape enumeration in your applications. Enhance your coding efficiency today!...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/net/aspose.words/doc...
  3. SignatureLine.ProviderId | Aspose.Words for .NET

    Discover the SignatureLine ProviderId property to easily manage signature provider identifiers. Simplify your workflow with our default setup.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionPropertyCollection class. Specifies a set of web extension custom properties. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  5. Range.Bookmarks | Aspose.Words for .NET

    Discover the Range Bookmarks property to access a comprehensive collection of bookmarks, enhancing your Document navigation and organization effortlessly.... Document doc = CreateDocumentWithBo ( 3 );...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/ran...
  6. Bookmark.Text | Aspose.Words for .NET

    Manage your bookmarks effortlessly! Get or set the text within your bookmarks for easy organization and quick access to important notes.... Document doc = CreateDocumentWithBo ( 3 );...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

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

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Aspose::Words::WebExtensions::TaskPaneCollectio...

    Aspose::Words::WebExtensions::TaskPaneCollection class. Specifies a list of persisted task pane objects. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...options); buildReport(doc, dataSource, "persons"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::MailMerging::MailMerge::get_Fiel...

    Aspose::Words::MailMerging::MailMerge::get_FieldMergingCallback method. Occurs during mail merge when a mail merge field is encountered in the Document in C++.... void MergeHtml () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> InsertField ( u...

    reference.aspose.com/words/cpp/aspose.words.mai...