Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 17,938 for

document insertion

(0.06 sec)
  1. Aspose::Words::Themes::Theme::get_Colors method...

    Aspose::Words::Themes::Theme::get_Colors method. Allows to specify the set of theme colors for the Document in C++....set of theme colors for the document. System :: SharedPtr < Aspose...themes. auto doc = MakeObject < Document > ( MyDir + u "Theme colors...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. PDF to SVG Converter using Python | Aspose.PDF

    Sample code on Python for PDF to SVG conversion. Use example code for batch PDF to SVG conversion with Python and .NET...programmatically a document from PDF to SVG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  3. StructuredDocumentTag.BuildingBlockCategory | A...

    Discover the StructuredDocumentTag BuildingBlockCategory property, essential for defining building block categories in SDT nodes. Enhance your Document structure!...is read-only for SDT of the document part type. For all other SDT...Examples Shows how to insert a structured document tag as a building...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CellFormat.VerticalMerge | Aspose.Words for .NET

    Discover the CellFormat VerticalMerge property for seamless vertical cell merging in spreadsheets. Enhance data organization and presentation effortlessly!...CheckCellsMerged () { Document doc = new Document ( MyDir + "Table...cells vertically. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Border.line_width property | Aspose.Words for P...

    Border.line_width property. Gets or sets the border width in points....to insert a string surrounded by a border into a document. doc...doc = aw . Document () builder = aw . DocumentBuilder ( doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies page orientation....to sections in a document. doc = aw . Document () builder = aw...start a new section using a document builder, # it will inherit...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeries.XValues | Aspose.Words for .NET

    Discover the ChartSeries XValues property to access a powerful collection of X values, enhancing your data visualization and analysis.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Bubble chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartSeries.YValues | Aspose.Words for .NET

    Discover the ChartSeries YValues property to access a powerful collection of Y values, enhancing your data visualization and analysis capabilities.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Bubble chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph in C++....Shows how to insert a paragraph into the document. auto doc =...= MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....embed almost anything into a document. See OlePackage type for more...Shows how insert an OLE object into a document. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...