Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 422,761 for

document

(0.38 sec)
  1. PdfSaveOptions.interpolateImages property | Asp...

    PdfSaveOptions.interpolateImages property. A flag indicating whether image interpolation shall be performed by a conforming reader...not written to the output document and the default behaviour...saving a document to PDF. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Change Border Color in HTML? C# Examples

    Learn how to change border color in HTML using Aspose.HTML for .NET. Explore С# examples with inline and internal CSS to customize borders programmatically....Create an instance of an HTML document. Determine which element you...class. Save the modified HTML document. You can set or change border...

    docs.aspose.com/html/net/how-to-articles/how-to...
  3. PdfSaveOptions.interpolate_images property | As...

    PdfSaveOptions.interpolate_images property. A flag indicating whether image interpolation shall be performed by a conforming reader...not written to the output document and the default behaviour...while saving a document to PDF. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PDF to PDF/A-2 conversion leads to "PDF-Syntax"...

    Hello! I want to convert input.pdf (56.7 KB) to pdf/a: Document Document = new Document(new ByteArrayInputStream(input.pdf)); PdfFormatConversionOptions options = new PdfFormatConversionOptions(PdfFormat.PDF_A_2B, Co…...KB) to pdf/a: Document document = new Document(new ByteArrayInputStream(input...ConvertErrorAction.Delete); document.convert(options); document.save(“output...

    forum.aspose.com/t/pdf-to-pdf-a-2-conversion-le...
  5. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your Document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....few pages at start of the document then abort process and render...technique may not work for every document or may fail completely. Examples...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Convert PDF to Excel in Rust|Aspose.PDF for Rus...

    Aspose.PDF for Rust allows you to convert PDF to XLSX format.... use asposepdf :: Document ; fn main () -> Result < ()...Open a PDF-document with filename let pdf = Document :: open (...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-xlsx/
  7. Java API to Render PCL to XLTM | products.aspos...

    Export PCL to XLTM via Java API without using Microsoft Excel or Adobe Reader...convert, and manipulate PDF documents without any external dependencies...provides features such as document splitting, merging, and watermarking...

    products.aspose.com/total/java/conversion/pcl-t...
  8. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render Document pages, to obtain a field value, to export a Document to HTML, etc....due to several reasons: The document may have a large amount of...consuming memory resources. The document may have many rules, placing...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  9. DocumentVisitor.visitStructuredDocumentTagStart...

    DocumentVisitor.visitStructuredDocumentTagStart method. Called when enumeration of a structured Document tag has started....enumeration of a structured document tag has started. visitStructuredDocum...every structured document tag in a document. test ( 'StructuredDocumentTa'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF Document in Java using Aspose.PDF for content updates and Document customization....Replace Text in all pages of PDF document You can try to find in replace...replace the text in the document using Aspose.PDF and get the results...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...