Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 180,783 for

doc

(0.11 sec)
  1. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection.... doc = aw . Document ( file_name =...'Combo chart.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::SaveOutputParameters cla...

    Aspose::Words::Saving::SaveOutputParameters class. This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation. The caller can use or ignore this object. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow 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...
  4. ThemeColors.Accent6 | Aspose.Words for .NET

    Discover ThemeColors Accent6. Easily your design with vibrant color options for a stunning visual impact. Elevate your projects effortlessly!... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  5. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their layout when saving as plain text. Enhance your Document's readability!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartTable (); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ShapeBase.isInline property | Aspose.Words for ...

    ShapeBase.isInline property. A quick way to determine if this shape is positioned inline with text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two wrapping...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ThemeFonts.EastAsian | Aspose.Words for .NET

    Discover ThemeFonts' EastAsian property to easily customize font names for enhanced readability of East Asian characters. Elevate your design today!... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  8. ThemeColors.Accent4 | Aspose.Words for .NET

    Discover the ThemeColors Accent4 property to customize your designs with vibrant Accent 4 color. Enhance your projects with unique visual appeal!... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  9. PdfSaveOptions.displayDocTitle property | Aspos...

    PdfSaveOptions.displayDocTitle property. A flag specifying whether the window’s title bar should display the Document title taken from the Title entry of the Document information dictionary.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . writeln ( "Hello world!" ); doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Forms2OleControl.width property | Aspose.Words ...

    Forms2OleControl.width property. Gets or sets a width of the control in points.... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

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