Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 3,845 for

text handling

(0.21 sec)
  1. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the Text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...margin to 0 and starting the text content without leaving any...top margin. Due to this the text at the end of the page is pushed...

    forum.aspose.com/t/header-alignment-issue-durin...
  2. EOT to WOFF2 Converter API | C++

    Convert EOT to WOFF with Aspose.Font for C++. Our API supports Windows and Linux, providing a flexible solution for any development environment....capabilities, ensuring your text and special characters display...render any desired glyph or text, as well as special glyphs,...

    products.aspose.com/font/cpp/conversion/eot-to-...
  3. Rendering Shapes Separately from Document|Aspos...

    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 C#....drawing object, for example, a text box containing paragraphs, arrow...(DOM). Such contents can be text boxes, images, AutoShapes, OLE...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  4. PCL to HTML Converter using Python | Aspose.PDF

    Sample code on Python for PCL to HTML conversion. Use example code for batch PCL to HTML conversion with Python and .NET...loading process and error handling. Set the suppress_errors property...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/conversion/p...
  5. TIFF to PDF Merge using Python | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf as apdf for PDF document handling, FileIO from io for reading...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/merger/tiff-...
  6. PS to PNG Conversion API | C++

    PS to PNG conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....easily integrated solution for handling PS conversion within C++ applications...page‑description language that combines text and graphics in a device‑independent...

    products.aspose.com/page/cpp/conversion/ps-to-png/
  7. Aspose.Cells fail to fetch GetRangeByName when ...

    Hi team, In newer versions of Aspose if a Name.RefersTo has something like =INDIRECT(ADDRESS(1,1,INDIRECT(“B1”))) then, Worksheets.GetRangeByName throws Exception. I’m using Aspose 25.3.0, This wasn’t happening in pre…...Debugging : Implement error handling around the GetRangeByName...WriteLine("Name:" + names[i].Text + ", Referes To: " + names[i]...

    forum.aspose.com/t/aspose-cells-fail-to-fetch-g...
  8. LaTeX embedded graphics | Aspose.TeX for Java

    In this article, you will explore how to inject Base64-encoded images in the LaTeX source code and learn the \write18 feature that makes this possible....since TeX/LaTeX files are plain text and cannot contain binary data...to represent binary data in a text format. This means that binary...

    docs.aspose.com/tex/java/latex-graphics-embedding/
  9. PAGES File Extension: How to Open and Conve...

    Explore the ZIP file format, a versatile archive format with wide compatibility and efficient compression methods. Learn how ZIP simplifies data compression and archive management for a variety of applications.... These files can include text, images, tables, charts, and...Stores document content in a text-based format, allowing for easy...

    products.aspose.com/zip/most-common-archives/wh...
  10. HTML to PDF Japanese language reflecting as box...

    I have Docker Image, and have HTML, I am trying to convert this type of HTML to PDF but Japanese, Chinese and Korean character are reflecting as box, attached the output file. Please suggest why characters are not appear…...void generatePDF2() { string text = @"<!DOCTYPE html> <html lang="en"...MemoryStream(Encoding.UTF8.GetBytes(text)); var options = new HtmlLoadOptions();...

    forum.aspose.com/t/html-to-pdf-japanese-languag...