Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 401,869 for

document

(0.11 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. 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...
  3. StructuredDocumentTagCollection.get_by_title me...

    StructuredDocumentTagCollection.get_by_title method. Returns the first structured Document tag encountered in the collection with the specified title....Returns the first structured document tag encountered in the collection...str The title of structured document tag. Remarks Returns null...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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-...
  5. StructuredDocumentTagCollection.getByTitle meth...

    StructuredDocumentTagCollection.getByTitle method. Returns the first structured Document tag encountered in the collection with the specified title....Returns the first structured document tag encountered in the collection...string The title of structured document tag. Remarks Returns null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured Document tag types for enhanced Document management and streamlined workflows....Specifies the type of a structured document tag (SDT) node. public enum...list when displayed in the document. ComboBox 5 The SDT represents...

    reference.aspose.com/words/net/aspose.words.mar...
  7. 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...
  8. 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/...
  9. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....SetFieldLimit () { // The path to the documents directory var dataDir = RunExamples...FormEditor ()) { // Bind PDF document form . BindPdf ( dataDir +...

    docs.aspose.com/pdf/net/modifing-form/
  10. 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/