Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 5,112 for

document parsing

(0.1 sec)
  1. Online OFT to EPUB Conversion or Build .NET bas...

    Free online app to convert OFT to EPUB files. .NET C# conversion library code for OFT Documents....will be converted into EPUB document Download the converted EPUB...HTML by using Document class Save the document to EPUB format...

    products.aspose.com/total/net/conversion/oft-to...
  2. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature lines to your Documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. XlsxSaveOptions.compression_level property | As...

    XlsxSaveOptions.compression_level property. Specifies the compression level used to save Document...compression level used to save document. The default value is CompressionLevel...to compress XLSX document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Environment Configuration – C# – Aspose.HTML fo...

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....NET Working with HTML Documents Environment Configuration...the scripts policy, override document style applying a custom user...

    docs.aspose.com/html/net/environment-configurat...
  5. SignatureLineOptions.allowComments property | A...

    SignatureLineOptions.allowComments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...Examples Shows how to sign a document with a personal certificate...signature line. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Retrieve the values of cells|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....; // Open the spreadsheet document for read-only access. using...using ( SpreadsheetDocument document = SpreadsheetDocument . Open...

    docs.aspose.com/cells/net/retrieve-the-values-o...
  7. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a Document and the table’s auto-fit property is disabled, the column widths of t…...When the HTML is added to a document and the table’s auto-fit property...create a new Document and DocumentBuilder Document wdDoc = new...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  8. XlsxSaveOptions.save_format property | Aspose.W...

    XlsxSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...to compress XLSX document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PDF documents using C# API|Aspose.PDF f...

    This section contains articles relating to convert PDF Documents in different formats using C# or .NET using PDF file format API....Ask AI Convert PDF documents using C# API Contents [ Hide ] One...tasks in working with PDF documents is saving these files in one...

    docs.aspose.com/pdf/net/converting/
  10. MutationObserver – How to Use in C# with Aspose...

    Learn how to use MutationObserver in Aspose.HTML for .NET to detect DOM changes for dynamic HTML processing, automation, and content monitoring....Monitor DOM Changes in HTML Documents Contents [ Hide Show ] What...you can monitor changes to a document’s specific nodes, attributes...

    docs.aspose.com/html/net/mutationobserver/