Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 10,177 for

insert text

(0.06 sec)
  1. A cell with Pythong only shows =_xlws.PY(0,1) w...

    Hi there, I added a python script with =py(…) in Excel. I loaded the file with aspose.cells, but when accessing the cell A1 and reading the formula (with c.formula) I only get “=_xlws.PY(0,1)”. I would like to have the s…...Cells can read the text of the formula that is stored...cell.Formula returns the exact text. – Write a Python script into...

    forum.aspose.com/t/a-cell-with-pythong-only-sho...
  2. Add and Verify PDF Digital Signature using Java...

    Сreate electronic signature in PDF documents programmatically with Java sample code using Aspose.PDF for Java... Set the style of text like font, font size, color...the document with signature inserted. To verify the validity of...

    products.aspose.com/pdf/java/signature/
  3. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the revisions. Any ideas…...track format changes (only insertion/deletion is tracked) cbowman...document with a single line of text, turning on tracked changes...

    forum.aspose.com/t/unable-to-change-run-font-wi...
  4. Working with Attachments and Embedded Objects|D...

    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....file is embedded, rather than inserted or pasted into another document...email message with both plain text and HTML bodies and an image...

    docs.aspose.com/email/java/working-with-attachm...
  5. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....story where you want the table inserted. Examples Shows how to create...Paragraph >> ( paragraph ); // Add text to the first cell in the first...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word...slides[index] # generates and inserts slide image slide . get_thumbnail(...ImageFormat . png) builder . insert_image( "slide_ {i} .png" ....

    products.aspose.com/slides/python-net/conversio...
  7. BarcodeGenerator|Aspose.BarCode for Python via ...

    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....BarcodeGenerator(type, code_text) Initializes a new instance...Barcode symbology type. code_text Text to be encoded. Methods Name...

    docs.aspose.com/barcode/python-net/api-referenc...
  8. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table.... insert_cell () table . left_indent...some formatting options for text and table appearance. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... insert_break ( aw . BreakType . PAGE_BREAK...PAGE_BREAK ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  10. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on document node changes, enhancing your document management experience....notifications when nodes are inserted or removed in the document...to this document has been inserted into another node. NodeInserting...

    reference.aspose.com/words/net/aspose.words/ino...