Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 417,994 for

document

(0.74 sec)
  1. PageInfo | Aspose.Words for Java

    Represents information about a particular Document page in Java....information about a particular document page. To learn more, visit...visit the Rendering documentation article. Remarks: The page width...

    reference.aspose.com/words/java/com.aspose.word...
  2. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...find all hyperlinks in a Word document and modify their target URLs...Exception { Document doc = new Document("path/to/your/document.docx");...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  3. Using FloatingBox for text generation|Aspose.PD...

    This page explains how to format text inside floating box....{ // Create PDF document using ( var document = new Aspose . Pdf...Pdf . Document ()) { var page = document . Pages . Add (); //...

    docs.aspose.com/pdf/net/floating-box/
  4. Get and Search Images in PDF|Aspose.PDF for .NET

    Learn how to search for and extract images from a PDF Document in Java using Aspose.PDF for media retrieval....images on all pages in a PDF document. The following code snippet...library. To search a whole document for images: Call the Pages...

    docs.aspose.com/pdf/net/search-and-get-images-f...
  5. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Working with Bookmarks documentation article. Examples: Shows...throws Exception { // Create a document with three bookmarks, then...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Bookmark to PDF using Java | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Java Using Aspose.PDF for Java...work with Bookmarks in PDF Document with Java Library Use the...navigate long or complex documents efficiently. Well-structured...

    products.aspose.com/pdf/java/bookmarks/
  7. DigitalSignature.SubjectName | Aspose.Words for...

    Discover the DigitalSignature SubjectName property, which reveals the certificate's subject distinguished name, enhancing Document authenticity and security....that was used to sign the document. public string SubjectName...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...
  8. C++ API to Export PDF to MARKDOWN | products.as...

    Convert PDF to MARKDOWN within C++ applications....Secondly, by using advanced Word Document Processing API Aspose.Words...MARKDOWN Open PDF file using Document class reference Convert PDF...

    products.aspose.com/total/cpp/conversion/pdf-to...
  9. Work with PDF Documents in Python|Aspose.PDF fo...

    Learn how to create, format, manipulate, optimize, merge, split, and manage PDF Documents in Python....Work with PDF Documents in Python Contents [ Hide ] PDF files...high-quality exchange of documents, regardless of which software...

    docs.aspose.com/pdf/python-net/working-with-doc...
  10. Crop PDF Pages programmatically|Aspose.PDF for ...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for Java....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. Bleed...

    docs.aspose.com/pdf/java/crop-pages/