Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 10,800 for

insert text

(0.67 sec)
  1. Apply Excel Color Themes in Python

    Apply Excel color themes in Python with a few API calls. Get the IDE settings, a list of steps, and a sample code for using Microsoft Excel themes in Python....BACKGROUND_2, ACCENT_1 to 6, TEXT_1, and many others. This article...theme color in a worksheet. To insert images in a worksheet, refer...

    kb.aspose.com/cells/python/apply-excel-color-th...
  2. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....Show/Hide Comments , and clear any text from the comment. Click on the...0 ; } Advanced Topics Change Text Direction of the Comment How...

    docs.aspose.com/cells/cpp/comments-and-notes/
  3. LayoutOptions.revision_options property | Aspos...

    LayoutOptions.revision_options property. Gets revision options....DocumentBuilder ( doc = doc ) # Insert a revision, then change the...layout_options . revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, Text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location....drawing object, for example, a text box containing paragraphs, arrow...(DOM). Such contents can be text boxes, images, AutoShapes, OLE...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  5. PDF to XLS Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one XLS 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...
  6. Detecting New Email Messages on POP3 Server|Doc...

    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....database, // for example, " INSERT INTO POP3Mails (UniqueID, Subject)...Failed Messages Setting Default Text Encoding in Email Message Subscribe...

    docs.aspose.com/email/java/detecting-new-email-...
  7. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell formatting. Enhance your documents with customizable styles and properties today!...); // Insert a second cell, and then configure cell text padding...row height to fit the vertical text. builder . InsertCell (); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 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...
  9. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, Text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Node.js....drawing object, for example, a text box containing paragraphs, arrow...(DOM). Such contents can be text boxes, images, AutoShapes, OLE...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  10. 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...