Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 414,551 for

document

(0.22 sec)
  1. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...word as a tooltip in the PDF document so that it can popup when... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/pdf-tooltip/
  2. StructuredDocumentTag.word_open_xml_minimal pro...

    StructuredDocumentTag.word_open_xml_minimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....generates a stripped-down document that excludes any non-content-related...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export PCL to PPSX in Android | products.aspose...

    Android API to Convert PCL to PPSX without using Microsoft Word...Why to Convert The Portable Document Format (PDF) is a widely used...used file format for documents. It is a popular choice for sharing...

    products.aspose.com/total/android-java/conversi...
  4. Java API to Export MD to GIF | products.aspose.com

    Convert MD to GIF using on premise Java API...comprehensive set of features for document processing. The first step...create, edit, and convert PDF documents. It provides a wide range...

    products.aspose.com/total/java/conversion/md-to...
  5. WriteProtection.set_password method | Aspose.Wo...

    WriteProtection.set_password method. Sets the write protection password for the Document....protection password for the document. def set_password ( self ...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Remove Pages from PDF using cpp-cli | Aspose.PDF

    Remove pages from PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...confidential data before sharing the document with others. Large PDF files...removing pages streamline the document and deletes unnecessary repetition...

    products.aspose.com/pdf/cpp-cli/pages/remove/
  7. C# API to Export EPUB to DOTM | products.aspose...

    Convert EPUB to DOTM without using Microsoft Word...developers to add powerful document manipulation and conversion...features for working with PDF documents, such as creating, editing...

    products.aspose.com/total/net/conversion/epub-t...
  8. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....work with comments in a Word document. Try online You can try this...with comments – comments in a document in Aspose.Words are represented...

    docs.aspose.com/words/net/working-with-comments/
  9. Working with Comments in Python|Aspose.Words fo...

    How to add, remove, or manipulate comments in a Document using Python....and comment replies in Word documents using Aspose.Words for Python...with comments – comments in a document in Aspose.Words are represented...

    docs.aspose.com/words/python-net/working-with-c...
  10. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document Document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...using code below Document document = new Document(pdfStream); Exception...loads a file it parses the document‑level metadata (the Info dictionary...

    forum.aspose.com/t/the-input-string-creatorinfo...