Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 149,058 for

text

(0.11 sec)
  1. Manage Appointments: Create & Manipulate, Conve...

    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....include a plain text description using the “text/plain” content...HTML description using the “text/html” content type. The X-ALT-DESC...

    docs.aspose.com/email/net/create-and-manipulate...
  2. QR-Code Encoding Problems - Free Support Forum ...

    Hello! I use Aspose.BarCode 26.1 and have problems with some currency symbols. I tried QREncodeMode.ECIEncoding; ECIEncodings.UTF8; with bad results qrModeECI.gif (1.9 KB) and I tried QREncodeMode.EXTENDED; w…...EXTENDED); The text is “Here are some currency Symbols:...have tested it using the exact text on the online app Generate Barcode...

    forum.aspose.com/t/qr-code-encoding-problems/32...
  3. Android API to Render PDF to RTF | products.asp...

    Transform PDF to RTF via Android via Java API... Rich Text Format (RTF) is a document format...by many word processors and text editors. It allows users to...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render CGM to PCL | products.asp...

    Transform CGM to PCL via Android via Java API...to store vector graphics and text. However, the PCL (Printer Command...); // add text in it builder . write ( "Some text" ); // insert...

    products.aspose.com/total/android-java/conversi...
  5. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related to document content. When saving to PDF/A or PDF/UA in C++ and the issue violates compliance, a warning is issued....“There are shapes without alt text in the document. This violates...“There are tables without alt text in the document. This violates...

    docs.aspose.com/words/cpp/warnings-when-saving-...
  6. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related to document content. When saving to PDF/A or PDF/UA in Java and the issue violates compliance, a warning is issued....“There are shapes without alt text in the document. This violates...“There are tables without alt text in the document. This violates...

    docs.aspose.com/words/java/warnings-when-saving...
  7. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for document binding in C++....:: Document > (); // Insert text that spans several pages. auto...much space our pages have for text within the margins and then...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. PDF Conversion Solution using Android via Java ...

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Android via Java...demonstrate how to convert PDF to text using JavaScript via C++. PDF...include various content, such as text, images, clickable buttons,...

    products.aspose.com/pdf/android-java/conversion/
  9. Supported Document Formats|Aspose.Words for Rep...

    Supported formats by the Aspose.Words for Reporting Services.... ODT ODF Text Document. TXT Plain Text PDF Saves the document...

    docs.aspose.com/words/reportingservices/support...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...write("This is text at the end of footer"); ssj123ssj...mmented text</span></a><a href="#_cmnt1" style="text-decoration:none"><span...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...