Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 7,314 for

parse

(0.36 sec)
  1. Microsoft publisher file extension API | Java

    Java library to Parse, process and convert Publisher document formats to PDF. Implement the functionality into your own product....createParser (fileName); // Parse the PUB file Document publisherToPdf...publisherToPdf = parser. parse (); // Convert Publisher PUB to PDF...

    products.aspose.com/pub/java/
  2. Export EML to PDF via C++ | products.aspose.com

    C++ API to Convert EML to PDF without using Microsoft Word or Outlook...Pdf" ); Parse EML File via C++ Not only you...you can read, manipulate, and parse EML document. You can get subject...

    products.aspose.com/total/cpp/conversion/eml-to...
  3. How to Redact PDF | Aspose.PDF

    Do you know how easily to find and replace text in PDF via Python? Find and Replace Text in PDF files with high quality Python via .NET PDF library.... text_fragments # Parse all the searched text fragments...you’ve picked up the knack for parsing PDFs and swapping out specific...

    products.aspose.com/pdf/tutorial/redact-pdf/
  4. Convert VCF to MSG via C# | products.aspose.com

    Sample code for VCF to MSG C# conversion. Use API example code for batch VCF files to MSG conversion within VB.NET, Asp.NET or any .NET based application....email-related tasks from creating, parsing and manipulating messages to...The API provides a method to parse VCF files and convert them to...

    products.aspose.com/email/net/conversion/vcf-to...
  5. Convert PDF document|Aspose.PDF for C++

    This section contains a description of all possible options for converting PDF documents on C++ using Aspose.PDF library....using our Aspose PDF APPS: Parse PDF documents C/C++ Advanced...

    docs.aspose.com/pdf/cpp/converting/
  6. RtfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.RTF](../../aspose.words/loadformat/#RTF) document into a [Document](../../aspose.words/document/) object..."RecognizeUtf8Text" property to "true" to parse any variable-length characters...

    reference.aspose.com/words/python-net/aspose.wo...
  7. License errors|Documentation

    Fix license-related failures in Aspose.LLM for .NET — Not licensed for this method, expired temporary license, wrong file path, embedded resource not found....the cause (file not found, parse error, signature check failed)...

    docs.aspose.com/llm/net/troubleshooting/license...
  8. FormatException: System.FormatException: The he...

    Is there a way to diagnose which Header Name triggers it? How can I tell which one is it? The list of Headers: Received: DKIM-Signature: X-CSE-ConnectionGUID: X-CSE-MsgGUID: Message-Id: X-Amp-Result: Received: F…... What to do next Parse the raw header block yourself...

    forum.aspose.com/t/formatexception-system-forma...
  9. How to Read Word Document in Java

    This short tutorial provides information on how to read Word document in Java. You will learn how does Java read DOCX file with the help of to-do steps and a runnable sample Java code....structure is also loaded and can be parsed in different ways. These steps...document demonstrates the parsing of DOM by using different filters...

    kb.aspose.com/words/java/how-to-read-word-docum...
  10. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...foreach (var (page, annot) in // Parse through all the annotations...

    forum.aspose.com/t/getting-error-index-was-out-...