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

insert text

(0.14 sec)
  1. Converting a MHTML file to EPUB using Python | ...

    Sample code on Python for MHTML to EPUB conversion. Use example code for batch MHTML to EPUB conversion with Python and .NET...how the converter recognizes text within images in the input PDF...setting controls the accuracy of text extraction from image-based...

    products.aspose.com/pdf/python-net/conversion/m...
  2. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM).... Usually a field, when inserted in Microsoft Word, already...field code (normally as plain text) The field separator and field...

    docs.aspose.com/words/python-net/fields-overview/
  3. Features List – Aspose.SVG for .NET

    The SVG C# Library offers DOM manipulation, XPath Query, CSS Selectors, high-quality rendering, and conversion to PDF, SVGZ, JPEG, PNG, BMP....InsertBefore() to programmatically insert new SVG elements into the document...elements like <rect> , <circle> , <text> , and more using a fluent syntax...

    docs.aspose.com/svg/net/getting-started/feature...
  4. EPS to CANVAS Images Conversion with Python | p...

    How to use Python for EPS to CANVAS images and photos conversion on desktop and web applications....may contain any combination of text, graphics and images. EPS files...have turned off the ability to insert EPS files into Office documents...

    products.aspose.com/imaging/python-net/conversi...
  5. 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...
  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. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....code snippets show how to add text in an existing PDF file. package...TextFragment ( "col3 with large text string" ); row1 . getCells ()...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  8. "GetRowHeightInch" returns slightly wrong heigh...

    See attached sample: I try to measure the grid rows to calculate where horizontal page breaks are required on a worksheet (e.g. because I want to keep specific sets of rows together on the same page). AsposeCellsPaperHe…...in page break view, excel inserts a page break after row 21 and...height for autofitted wrapped text with Calibri 10 - the excel...

    forum.aspose.com/t/getrowheightinch-returns-sli...
  9. Online PCL to MHTML Conversion or Develop Java ...

    Free online app to convert PCL to MHTML files. Java conversion library code for PCL documents.... String commandString = "INSERT INTO Documents (FileName, FileContent)...preserving layout, images, and text for single-file web distribution...

    products.aspose.com/total/java/conversion/pcl-t...
  10. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties....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...