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

doc

(0.21 sec)
  1. ChartAxis.tick_labels property | Aspose.Words f...

    ChartAxis.tick_labels property. Provides access to the properties of the axis tick mark labels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_Field method. Gets the object that represents the current merge field in C++.... void MergeHtml () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> InsertField ( u...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. CleanupOptions.UnusedLists | Aspose.Words for .NET

    Optimize your Documents with CleanupOptions' UnusedLists property. Easily remove unused lists and definitions for a cleaner, more efficient workspace.... Document doc = new Document (); doc . Styles . Add (...StyleType . List , "MyListStyle1" ); doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/cle...
  4. 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...
  5. Aspose::Words::BookmarkStart::GetText method | ...

    Aspose::Words::BookmarkStart::GetText method. Returns an empty string in C++.... SharedPtr < Document > doc = CreateDocumentWithBo ( 3 );...BookmarkCollection > bookmarks = doc -> get_Range () -> get_Bookmarks...

    reference.aspose.com/words/cpp/aspose.words/boo...
  6. Aspose::Words::Drawing::ShapeBase::get_IsGroup ...

    Aspose::Words::Drawing::ShapeBase::get_IsGroup method. Returns true if this is a group shape in C++....void GroupOfShapes () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in Documents, ensuring seamless and efficient workflows....ImageFromBlob () { Document doc = new Document ( MyDir + "Mail...Northwind employees.docx" ); doc . MailMerge . FieldMergingCallback...

    reference.aspose.com/words/net/aspose.words.mai...
  8. BaselineAlignment enumeration | Aspose.Words fo...

    Aspose.Words.BaselineAlignment enumeration. Specifies fonts vertical position on a line.... let doc = new aw . Document ( base ...."Office math.docx" ); let format = doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.noProofing property | Aspose.Words for Nod...

    Font.noProofing property. True when the formatted characters are not to be spell checked.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Normally, Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Range.revisions property | Aspose.Words for Nod...

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range.... let doc = new aw . Document ( base ...."Revisions.docx" ); let paragraph = doc . firstSection . body . firstParagraph...

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