Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 77,379 for

doc

(0.13 sec)
  1. FieldInclude.BookmarkName | Aspose.Words for .NET

    Discover how to use the FieldInclude BookmarkName property to easily manage bookmarks in your Documents for enhanced organization and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use an INCLUDE field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldInclude.TextConverter | Aspose.Words for .NET

    Discover the FieldInclude TextConverter property—easily manage file format conversions with customizable text converter names for enhanced workflow efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use an INCLUDE field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Drawing::ShapeBase::get_ZOrder m...

    Aspose::Words::Drawing::ShapeBase::get_ZOrder method. Determines the display order of overlapping shapes in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert three different...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOTEXT fields, enhancing Document automation and efficiency.... Document doc = new Document (); // Create...AutoText building block to it. doc . GlossaryDocument = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...will be saved in the binary DOC format. Returns Additional information...convert a PDF to a .docx. let doc = new aw . Document (); let builder...

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

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any index, optimizing your data visualization with ease!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.relative_vertical_position property |...

    ShapeBase.relative_vertical_position property. Specifies relative to what the shape is positioned vertically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Markup::SdtListItemCollection::A...

    Aspose::Words::Markup::SdtListItemCollection::Add method. Adds an item to this collection in C++.... auto doc = MakeObject < Document > ();...MakeObject < StructuredDocumentTa > ( doc , SdtType :: DropDownList , MarkupLevel...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. BorderCollection.clear_formatting method | Aspo...

    BorderCollection.clear_formatting method. Removes all borders of an object.... doc = aw . Document ( file_name =...settings. first_paragraph_borders = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeries.bubble_3d property | Aspose.Words f...

    ChartSeries.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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