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

insert text

(0.2 sec)
  1. Extended Features lost - Free Support Forum - a...

    I'm trying to open a PDF, replace some Text and then save the document. The problem is that when I do this the extended features are disabled. public static void CreateProfile(SurveyProfile userProfile, string userProfi…...to open a PDF, replace some text and then save the document....document and all I’m doing is some text replacement and stamping an...

    forum.aspose.com/t/extended-features-lost/32287
  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. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. SectionCollection class | Aspose.Words for Python

    aspose.words.SectionCollection class. A collection of [Section](../section/) objects in the document...Microsoft Word, select the Insert/Break command and select a...same page. Programmatically inserting and removing sections can...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...