Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 29,248 for

one to pdf

(6.47 sec)
  1. Corrupted font information after adding text to...

    Hello, we are having issues with One of the Pdf files processed by our software using Aspose.Pdf library (version 18.5.0.0) (test.original.Pdf). We use the library To add text To a Pdf file and save it. Opening the proc…...after adding text to PDF file Aspose.PDF Product Family abruks...are having issues with one of the PDF files processed by our...

    forum.aspose.com/t/corrupted-font-information-a...
  2. PDF Annotations using C++|Aspose.PDF for C++

    This section shows how To use all kinds of annotations To your Pdf file with the Aspose.Pdf library. Learn how To draw, open, or add an annotation in C++...PDF Annotations using C++ Contents [ Hide ] As PDF is increasingly...annotations to PDFs? At first, it seems that the PDF file is really...

    docs.aspose.com/pdf/cpp/annotations/
  3. Create PDF document programmatically|Aspose.PDF...

    This page describes how To create Pdf document from scratch with Aspose.Pdf library....Create PDF document programmatically Contents [ Hide ] Aspose...Aspose.PDF for .NET API lets you create and read PDF files using C#...

    docs.aspose.com/pdf/net/create-document/
  4. Error with Aspose pdf when converting PDF to DO...

    Hi, I am trying To convert a Pdf To word using “EnhancedFlow” and it works for most Pdf except a few Ones that error with: java.lang.NullPointerException: Cannot read field “lj” because the return value of “com.aspose.…...with Aspose pdf when converting PDF to DOCX Aspose.PDF Product Family...Hi, I am trying to convert a PDF to word using “EnhancedFlow”...

    forum.aspose.com/t/error-with-aspose-pdf-when-c...
  5. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.Pdf for Java allows you To add, get, and delete the multimedia annotation from your Pdf document....PDF Multimedia Annotation Contents [ Hide ] Annotations in a...a PDF document are contained in a Page object’s Annotations collection...

    docs.aspose.com/pdf/java/multimedia-annotation/
  6. Convert EPUB to PDF – C# code and Online Converter

    Convert EPUB To Pdf in C# using Aspose.HTML API. Consider various EPUB To Pdf conversion scenarios in C# examples. Try online EPUB Converter....PDF Product Solution Aspose.Cells...EPUB Converter Convert EPUB to PDF Live Demos HTML .NET Solution...

    docs.aspose.com/html/net/convert-epub-to-pdf/
  7. PDF to SVG Font Encoding to UTF8 is messing wit...

    When Convert a Pdf To SVG, I need To keep the Font Encoding intact I use embedded cusTom-designed proprietary TYPE1 fonts when embedding, ASPOSE is converting these Fonts inTo TTF using UTF8 encoding, which is messing m…...PDF to SVG Font Encoding to UTF8 is messing with my character...character mappings Aspose.PDF Product Family eceballos January 8, 2019...

    forum.aspose.com/t/pdf-to-svg-font-encoding-to-...
  8. Search PDF using C# | Aspose.PDF

    Search Pdf document without opening programmatically with C# sample code using Aspose.Pdf for .NET....to Search PDF File Using C# In order to search PDF file, we’ll...we’ll use Aspose.PDF for .NET API which is a feature-rich, powerful...

    products.aspose.com/pdf/net/search/
  9. Working with Headings in PDF|Aspose.PDF for .NET

    Create numbering in heading your Pdf document with C#. Aspose.Pdf for .NET offers different kinds of numbering styles....Working with Headings in PDF Contents [ Hide ] Apply Numbering...readers. If there are more than one headings in a document, a writer...

    docs.aspose.com/pdf/net/working-with-headings/
  10. Converting PDF to tiff, then trying to OCR it f...

    Here it is: try { String inputFile = “path/dummy.Pdf”; byte[] imageBytes = convertPdfToTiffAllPages(inputFile); AsposeOCR ocrApi = new AsposeOCR() StringBuilder sb = new StringBuilder(); // Initialize OCR engine I…...Converting PDF to tiff, then trying to OCR it fails with "Unknown...9:35pm 1 Hi, I am converting a PDF to a tiff to be able to perform...

    forum.aspose.com/t/converting-pdf-to-tiff-then-...