Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 20,463 for

document insertion

(0.41 sec)
  1. Shape.horizontalRuleFormat property | Aspose.Wo...

    Shape.horizontalRuleFormat property. Provides access to the properties of the horizontal rule shape...HorizontalRuleFormat Examples Shows how to insert a horizontal rule shape, and...formatting. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Fill.two_color_gradient method | Aspose.Words f...

    aspose.words.drawing.Fill.two_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...
  3. UserInformation class | Aspose.Words for Node.js

    Aspose.Words.Fields.UserInformation class. Specifies information about the user...the Working with Fields documentation article. Constructors Name...fields. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 基于事件的 XPS 页面修改 | C++

    了解如何使用 Aspose.Page API for C++ 在 XPS 文件转换过程中对所有输出页面进行重复更改...i <= document -> DocumentCount(); i ++ ) 2 { 3 document -> S...1; j <= document -> PageCount(); j ++ ) 5 { 6 document -> SelectActivePage(j);...

    docs.aspose.com/page/zh/cpp/xps/event-based-mod...
  5. TextColumnCollection.spacing property | Aspose....

    TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in points.... Document () builder = aw . DocumentBuilder...writeln ( 'Column 1.' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PDF for .NET Documentation|Aspose.PDF fo...

    Learn to use Aspose.PDF .NET to create applications for PDF Documents processing on any platform using C#, VB. Browse tutorials, sample code, and more....NET Documentation Contents [ Hide ] Welcome...developers to create PDF documents, whether simple or complex...

    docs.aspose.com/pdf/net/
  7. Get Started|Aspose.PDF for Python via Java

    This page is an overview how to use Aspose.PDF for Python via Java for creating and editing a PDF Document... It creates PDF documents effectively, allows you to...Wide functionality compress document support for graphs objects...

    docs.aspose.com/pdf/python-java/get-started/
  8. ShapeBase.top property | Aspose.Words for Node.js

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...and size. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DropCapPosition enumeration | Aspose.Words for ...

    Aspose.Words.DropCapPosition enumeration. Specifies the position for a drop cap text.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert one paragraph with a large...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++.... Examples Shows how to insert a combo box field, and edit...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...