Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 6,435 for

parse

(0.12 sec)
  1. Delete text from a cell|Documentation

    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.... Parse ( cell . CellValue . Text );...

    docs.aspose.com/cells/net/delete-text-from-a-cell/
  2. 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/
  3. Java API to Send Email via MailGun | Efficiency...

    Explore the integration of MailGun with Java library. Learn how to set up and send emails programmatically, enhancing your communication processes....for Developers Create, load, parse and manipulate emails with ease...

    products.aspose.com/email/java/send-email/mailgun/
  4. 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/
  5. 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...
  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..."recognize_utf8_text" property to "True" to parse any variable-length characters...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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-...
  9. PresentationML (PPTX, XML)|Aspose.Slides Docume...

    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....to write a program that can parse this simple text from the following...

    docs.aspose.com/slides/cpp/presentationml-pptx-...
  10. 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/