Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 400,742 for

document

(0.53 sec)
  1. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....convertPDFtoPNG () { try { document = new Document ( inputStream ); }...stream PngDevice . process ( document . getPages (). get_Item (...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  2. IStructuredDocumentTag.IsShowingPlaceholderText...

    Discover the IStructuredDocumentTag IsShowingPlaceholderText property to easily identify placeholder text in your SDT, enhancing content clarity and management....placeholder text) upon opening this document. public bool IsShowingPlaceholder...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Working with JavaScript|Aspose.PDF for .NET

    Learn how to add, modify, and execute JavaScript in PDF Documents using Aspose.PDF for .NET. Enhance interactivity and automation....enable a developer to manage document security, communicate with...HTML (Web) JavaScript PDF documents have great versatility since...

    docs.aspose.com/pdf/net/working-with-javascript/
  4. Edit SVG File in Python – Aspose.SVG

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG Documents using the Aspose.SVG for Python via .NET library.... The Document Object Model (DOM) API fully...elements to an SVG document. How to Edit an SVG Document Aspose.SVG for...

    docs.aspose.com/svg/python-net/edit-svg-file/
  5. DigitalSignatureCollection Class | Aspose.Words...

    Discover the Aspose.Words DigitalSignatureCollection class, offering easy access to a read-only collection of digital signatures for secure Document management....digital signatures attached to a document. To learn more, visit the...with Digital Signatures documentation article. public class DigitalSignatureColl...

    reference.aspose.com/words/net/aspose.words.dig...
  6. Aspose Java Words _ Incorrect Formatting handli...

    I have a usecase where I am getting an OCRed copy. All the header, footer and page number data has been converted into text. And it has broken the Document formatting as well. Attaching a sample Document for the referenc…... And it has broken the document formatting as well. Attaching...Attaching a sample document for the reference. Now When I am trying...

    forum.aspose.com/t/aspose-java-words-incorrect-...
  7. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a list and enhance your Document's collection with ease and efficiency....collection of lists in the document. public List AddCopy ( List...source list can be from any document. If the source list belongs...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Aspose::Words::AI::OpenAiModel class | Aspose.W...

    Aspose::Words::AI::OpenAiModel class. An abstract class representing the integration with OpenAI's large language models within the Aspose.Words in C++....(System::SharedPtr<Aspose::Words::Document>, System::SharedPtr<Aspos...Checks grammar of the provided document. This operation leverages...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  10. PDF Forms. Manage via C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++.... powerful and easy to use document manipulation API for cpp platform...Load PDF in an instance of Document class. Access the Page via...

    products.aspose.com/pdf/cpp/acroforms/