Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 30,980 for

doc

(0.03 sec)
  1. Aspose::Words::Comment::get_Initial method | As...

    Aspose::Words::Comment::get_Initial method. Returns or sets the initials of the user associated with a specific comment in C++....CreateCommentsAndPri () { auto doc = MakeObject < Document > ();...newComment = MakeObject < Comment > ( doc ); newComment -> set_Author (...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::CommentRangeStart::get_Id method...

    Aspose::Words::CommentRangeStart::get_Id method. Specifies the identifier of the comment to which this region is linked in C++....CreateCommentsAndPri () { auto doc = MakeObject < Document > ();...newComment = MakeObject < Comment > ( doc ); newComment -> set_Author (...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. RevisionGroup class | Aspose.Words for Node.js

    Aspose.Words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects... let doc = new aw . Document ( base ...."Revisions.docx" ); expect ( doc . revisions . groups . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your charts, enhancing data visualization and user engagement.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a bubble 3D chart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Font.shading property | Aspose.Words for Node.js

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . color = "#FFFFFF"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartLegendEntry.Font | Aspose.Words for .NET

    Discover the ChartLegendEntry Font property for easy access to customizable font formatting, enhancing your legend entries for better visual appeal.... Document doc = new Document ( MyDir + "Reporting...); Chart chart = (( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Table.DistanceTop | Aspose.Words for .NET

    Adjust the distance between your table top and surrounding text effortlessly. Enhance your layout for a polished, professional look with DistanceTop!... Document doc = new Document ( MyDir + "Table...text.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  8. ChartSeries.series_type property | Aspose.Words...

    ChartSeries.series_type property. Gets the type of this chart series.... doc = aw . Document ( file_name =...Chart series.docx' ) chart = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fonts::FontSourceBase::get_Type ...

    Aspose::Words::Fonts::FontSourceBase::get_Type method. Returns the type of the font source in C++.... 0 ); auto doc = MakeObject < Document > (); doc -> set_FontSettings...MakeObject < FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Aspose::Words::PageSetup::get_BorderAppliesTo m...

    Aspose::Words::PageSetup::get_BorderAppliesTo method. Specifies which pages the page border is printed on in C++.... auto doc = MakeObject < Document > ();...SharedPtr < PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/pag...