Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 5,635 for

document parsing

(0.11 sec)
  1. PDf to html with formats - Free Support Forum -...

    Hi, We have a need to create html from pdf which has to retain the formats. For example, bulletins, tables, headings has to be retained as it is in html like in “ul,ol,li,table,td,h1,h2” tags. How do we achieve this wi…...the PDF document Document pdfDocument = new Document("input.pdf");...ExportBookmarks = true }; // Save the document as HTML pdfDocument.Save("output...

    forum.aspose.com/t/pdf-to-html-with-formats/315263
  2. Environment Configuration – Aspose.SVG for .NET

    Learn how to create a custom theme, runtime service or web request network service and adapt them to environments where the application runs....primary character set for the document, language and fonts settings...information for a particular document and provide as little or as...

    docs.aspose.com/svg/net/environment-configuration/
  3. Java API to Render SVG to TSV | products.aspose...

    Export SVG to TSV via Java API without using Microsoft Excel or Adobe Reader...convert, and manipulate PDF documents. It also provides the ability...via Java Open SVG file using Document class Convert SVG to XLSX...

    products.aspose.com/total/java/conversion/svg-t...
  4. FieldOptions.UseInvariantCultureNumberFormat | ...

    Discover the FieldOptions UseInvariantCultureNumberFormat property to easily manage number formatting with invariant culture for consistent data handling....indicating that number format is parsed using invariant culture or...invariant culture. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Fields::FieldOptions class | Asp...

    Aspose::Words::Fields::FieldOptions class. Represents options to control field handling in a Document. To learn more, visit the Documentation article in C++....control field handling in a document. To learn more, visit the...the Working with Fields documentation article. class FieldOptions...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. IFieldUpdateCultureProvider.GetCulture | Aspose...

    Discover the IFieldUpdateCultureProvider's GetCulture method, which efficiently returns a CultureInfo object for seamless field updates....to specify a culture which parses date/time formatting for each...DefineDateTimeFormat () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PresentationML (PPTX, XML)|Aspose.Slides for PH...

    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....formats for presentation documents. Office OpenXML (OOXML) is...PowerPoint 2007 to store documents. PresentationML in Aspose...

    docs.aspose.com/slides/php-java/presentationml-...
  8. Extract Data from PDF Form using C#

    Follow this article to extract data from PDF form using C#. It has all the details to set the IDE, a list of steps, and a sample code demonstrating extract data from fillable PDF using C#....form data Create an empty PDF document, add multiple pages and multiple...file with fields into the Document object Access the form object...

    kb.aspose.com/pdf/net/extract-data-from-pdf-for...
  9. Aspose::Words::Fields::Field::get_Result method...

    Aspose::Words::Fields::Field::get_Result method. Gets or sets text that is between the field separator and field end in C++....how to insert a field into a document using a field code. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....target PDF file using the Document class object and get access...for searching a text Parse the PDF document to search all the instances...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...