Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 17,911 for

document insertion

(0.13 sec)
  1. Add Table of Contents to PDF using Java

    Add table of contents to PDF using Java. Learn the process using the detailed steps and a sample code for adding a clickable table of contents in PDF using Java....Load the PDF file into the Document object, get the total number...number of pages and insert a new page at the start of the PDF Use...

    kb.aspose.com/pdf/java/add-table-of-contents-to...
  2. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points....number Examples Shows how to insert an image, and use it as a watermark...watermark. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative to what the shape is positioned horizontally.... Examples Shows how to insert a floating image to the center...a page. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Time Logging – Convert HTML – C# example

    You will find a C# example of custom message handlers to convert HTML from ZIP archive to PDF and log the execution time of this conversion.... Use the Insert() method to add the StartRequestDuration...pipeline. Initialize an HTML document with specified configuration...

    docs.aspose.com/html/net/message-handlers/time-...
  5. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all borders in the collection in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...set_LineWidth ( 3 ); } } // Insert a paragraph. Our border settings...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalMerge method. Specifies how the cell is merged with other cells vertically in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert a cell into the first column...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story.... Document () builder = aw . DocumentBuilder...# Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.target property | Aspose.Words for Py...

    ShapeBase.target property. Gets or sets the target frame for the shape hyperlink.... Examples Shows how to insert a shape which contains an image...also a hyperlink. doc = aw . Document () builder = aw . DocumentBuilder...

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