Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 20,448 for

document insertion

(0.09 sec)
  1. Aspose::Words::Font::get_NameFarEast method | A...

    Aspose::Words::Font::get_NameFarEast method. Returns or sets an East Asian font name in C++....get_NameFarEast () Examples Shows how to insert and format text in a Far East...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Manage settings of Excel spreadsheet files with...

    Manage settings of Microsoft Excel files using Aspose.Cells with C++....Contents [ Hide ] AI Document Assistant Close Insert Timeline with C++...

    docs.aspose.com/cells/cpp/workbook-settings/
  3. Table.StyleOptions | Aspose.Words for .NET

    Discover the Table StyleOptions property to customize your table's appearance with flexible bit flags. Enhance your table's style effortlessly!... Document doc = new Document (); DocumentBuilder... StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Working with Pages in Ruby|Aspose.PDF for Java

    Add, remove, or manipulate pages in PDFs programmatically with Aspose.PDF for Ruby....Ruby Insert an Empty Page at End of PDF File in Ruby Insert an...Dimensions in Ruby Working with Document Object in Ruby Working with...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  5. Working with Pages in Python|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Get Page Properties in Python Insert an Empty Page at End of PDF...PDF File in Python Insert an Empty Page into a PDF File in Python...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  6. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Change Background of VSTX File via java | produ...

    Java source code to change background of VSTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....change background of VSTX document using server-side Java APIs...basic change background of document with Aspose.Diagram for Java...

    products.aspose.com/diagram/java/changebackgrou...
  8. Zip64Mode enumeration | Aspose.Words for Python

    aspose.words.saving.Zip64Mode enumeration. Specifies when to use ZIP64 format extensions for OOXML files.... insert_image ( data ) data . close...Zip64Mode . ALWAYS builder . document . save ( ARTIFACTS_DIR + 'OoxmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every page when the table spans more than one page.... Document (); let builder = new aw ...startTable (); // Any rows inserted while the "HeadingFormat"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Compare Table - Free Support Forum - aspose.com

    Hello, after comparing two Documents and accepting revision marks I have different results, see photo. Can you take a look at what the problem is and if I am doing something wrong? A.Compare(B, "test", DateTime.Now); …...Hello, after comparing two documents and accepting revision marks...accept the revisions that Document.Compare creates. When the...

    forum.aspose.com/t/compare-table/325170