Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 3,943 for

text handling

(0.07 sec)
  1. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/net/how-to-extract-select...
  2. SVG to CSS in Python – Aspose.SVG for Python vi...

    Convert SVG to Base64 and save it as CSS with Python. Improve embedding and storing vector graphics in stylesheets....HTML, XML, and email, rely on text rather than binary code. When...need to be embedded in these text-based formats, and Base64 encoding...

    products.aspose.com/svg/python-net/base64-encod...
  3. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....as lines, curves, shapes, and text. These vector objects are stored...like charts or SVG sprites. The text‑based nature of SVG provides...

    docs.aspose.com/svg/net/what-is-an-svg-file/
  4. Convert EML to PDF in Python | products.aspose.com

    Save EML to PDF in your Python applications without using Microsoft Outlook or Word. Convert EML files to PDF seamlessly using Aspose.Total for Python via .NET API....provides a range of APIs that handle various formats, including...Convert EML to ODT (OpenDocument Text File Format) Convert EML to...

    products.aspose.com/total/python-net/conversion...
  5. Aspose::Words::Fields::FieldEmbed class | Aspos...

    Aspose::Words::Fields::FieldEmbed class. Implements the EMBED 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. SVG to JSON in Python – Aspose.SVG for Python v...

    Convert SVG to JSON using Base64 encoding, enabling easy integration, secure data transfer, and efficient storage of SVG images in web projects....HTML, XML, and email, rely on text rather than binary code. When...need to be embedded in these text-based formats, and Base64 encoding...

    products.aspose.com/svg/python-net/base64-encod...
  7. SVG Color – Fill, Stroke, and Opacity Examples

    Learn how SVG color works with fill, stroke, and opacity examples using HEX, RGB, and HSL. Discover color rules for shapes, Text, and paths in Aspose.SVG....element – shapes, paths, lines, or text – using fill , stroke , and...color SVG shapes, paths, and text. How to apply and control opacity...

    docs.aspose.com/svg/net/drawing-basics/svg-color/
  8. Convert JSON to Word Formats in Android Apps | ...

    JSON to Word Conversion via Java without using Microsoft Word...setText method and pass watermark text & object of TextWatermarkOptions...Convert JSON to ODT (OpenDocument Text File Format) Convert JSON to...

    products.aspose.com/total/android-java/conversi...
  9. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…... But it could be also text or tables or graphic for other...replace(...) API to search for the text marker and use the IReplacingCallback...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  10. Extract Data from Table in PDF with C#|Aspose.P...

    Learn how to extract tabular from PDF using Aspose.PDF for .NET in C#...iterate throught TableList and handle RowList and CellList . Each...Segments ) { sb . Append ( seg . Text ); } Console . Write ( $"{sb...

    docs.aspose.com/pdf/net/extract-data-from-table...