Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 401,860 for

document

(0.13 sec)
  1. Work with Digital Signatures in C++|Aspose.Word...

    Digitally sign Documents and detect, count, verify, and remove existing digital signatures....electronic signatures to sign documents and authenticate the signer...signer to guarantee that a document has not been modified since it...

    docs.aspose.com/words/cpp/working-with-digital-...
  2. StructuredDocumentTagCollection.get_by_id metho...

    StructuredDocumentTagCollection.get_by_id method. Returns the structured Document tag by identifier....get_by_id(id) Returns the structured document tag by identifier. def get_by_id...Description id int The structured document tag identifier. Remarks Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....application that creates an empty document, inserts some content and...it as a Microsoft Word .DOC document. Python import jpype import...

    docs.aspose.com/words/java/python-and-aspose-wo...
  4. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor...ame) Creates a plain text document from a file. Automatically...error(UnsupportedFileForma)) The document format is not recognized or...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_formatting method. Joins runs with same formatting in all paragraphs of the Document....formatting in all paragraphs of the document. def join_runs_with_same_formatting...optimization method. Some documents contain adjacent runs with...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PDF to Excel in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET library allows you to convert PDF to Excel format using C#. These formats include XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....as a second argument to the Document.Save(..) constructor. The...instance of Document object with the source PDF document. Create...

    docs.aspose.com/pdf/net/convert-pdf-to-excel/
  7. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF pages into individual PDF files in your PHP applications....the pages of PDF document through the Document object’s PageCollection...each iteration, create a new Document object and add the individual...

    docs.aspose.com/pdf/php-java/split-document/
  8. FieldSet | Aspose.Words for Java

    Implements the SET field in Java....the Working with Fields documentation article. Remarks: Assigns...display it in the document using a REF field. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  9. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a Document to HTML in Java....saves images when saving a document to HTML. May be used by other...during saving into Markdown document. public void renameImages()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF Documents into a single PDF file with Java....PDF files into a single PDF document using Aspose.PDF for Java...joined at the end of the other document. Merge PDF Files using Java...

    docs.aspose.com/pdf/java/merge-pdf-documents/