Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 17,835 for

document insertion

(0.08 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Height m...

    Aspose::Words::Drawing::ShapeBase::get_Height method. Gets or sets the height of the containing block of the shape in C++.... Examples Shows how to insert a floating image, and specify...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ToaCategories indexer | Aspose.Words for Python

    ToaCategories indexer. Gets or sets the category heading by category number.... Document () builder = aw . DocumentBuilder...default_categories [ 2 ]) # Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldOptions.toa_categories property | Aspose.W...

    FieldOptions.toa_categories property. Gets or sets the table of authorities categories.... Document () builder = aw . DocumentBuilder...default_categories [ 2 ]) # Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property to easily customize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a MERGEBARCODE field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Fill.one_color_gradient method | Aspose.Words f...

    aspose.words.drawing.Fill.one_color_gradient method... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert another textbox with specific...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....load a Word file using the Document class object for indenting...ParagraphFormat property from the document builder and set alignment...

    kb.aspose.com/words/java/paragraph-formatting-i...
  8. 在 Java 中將 PPT 轉換為 Word | products.aspose.com

    在 Java 中將 PPT 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...inputPres ); try { Document doc = new Document (); DocumentBuilder...getSlides ()) { // generates and inserts slide image BufferedImage bitmap...

    products.aspose.com/slides/zh-hant/java/convers...
  9. Several JPG Into PDF C++

    Merge multiple JPG into PDF in C++ code. Save JPG as PDF using C++....combined picture as a PDF document. Use C++ to convert JPG images...the result as a single PDF document. If you develop code in C++...

    products.aspose.com/words/cpp/merge/jpg-to-pdf/
  10. Several JPG Into HTML C++

    Merge multiple JPG into HTML in C++ code. Save JPG as HTML using C++....combined picture as a HTML document. Use C++ to convert JPG images...the result as a single HTML document. If you develop code in C++...

    products.aspose.com/words/cpp/merge/jpg-to-html/