Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 10,799 for

insert text

(0.79 sec)
  1. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...generated using Inserting Images Dynamically in Java Insert images into...image is inside a form‑XObject/text‑box (the Word “textbox with...

    forum.aspose.com/t/black-box-for-certain-images...
  2. Make Markdown Using Java

    Make a new Markdown in Java in a few steps. Easily create Markdown using Java library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...

    products.aspose.com/words/java/make/md/
  3. DocumentBuilder.endTable method | Aspose.Words ...

    DocumentBuilder.endTable method. Ends a table in the document....row height to fit the vertical text. builder . insertCell (); builder...); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PDF to EPUB Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Python sample code using Aspose.PDF for Python for .NET... It allows developers to insert tables, graphs, images, hyperlinks...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  5. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the LISTNUM field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....xls" ); std :: cout << "Data inserted and workbook saved successfully...Boolean, integer, floating‑point, text, or date/time values. With Aspose...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  7. Managing Page Breaks with Node.js via C++|Docum...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Node.js via C++....break is a place in a flow of text where one page ends and the...page break in a worksheet, insert vertical and horizontal page...

    docs.aspose.com/cells/nodejs-cpp/managing-page-...
  8. FieldAutoNumLgl.SeparatorCharacter | Aspose.Wor...

    Discover how to customize the FieldAutoNumLgl SeparatorCharacter property to enhance your data formatting with a flexible separator character....Uses a document builder to insert a clause numbered by an AUTONUMLGL...Writeln ( heading ); // This text will belong to the auto num...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Setting Headers and Footers|Documentation

    This article explains how to programmatically Insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....and footers are the lines of text displayed below the top margin...headers or footers. How to Insert an Image into a Header or Footer...

    docs.aspose.com/cells/python-net/setting-header...
  10. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...For equal spacing, we need to insert LCM(cell_count_of_all_rows)...total width; which, due to the text length in the second row, they...

    forum.aspose.com/t/inconsistent-behavior-with-u...