Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 375,267 for

document

(0.25 sec)
  1. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignTime method. Gets the time the Document was signed in C++.... method Gets the time the document was signed. System :: DateTime...about each signature in a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. Get Started|Aspose.PDF for Go via C++

    This section describes the basic principles of work and using Aspose.PDF for Go....PDF document using Go and Aspose.PDF. Supported Document Formats...supported when loading or saving a document in various formats. Licensing...

    docs.aspose.com/pdf/go-cpp/get-started/
  3. How to Merge PDF using Python|Aspose.PDF for Py...

    This page explain how to merge PDF Documents into a single PDF file with Python....share or store together as one document. Merging PDF files can help...help you organize your documents, make room for storage on your...

    docs.aspose.com/pdf/python-net/merge-pdf-docume...
  4. Removing attachment from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ can remove attachments from your PDF Documents. Use C++ PDF API to remove attachments in PDF files using Aspose.PDF library....A PDF document’s attachments are held in the Document object’s...the updated file using the Document object’s Save method. The...

    docs.aspose.com/pdf/cpp/removing-attachment-fro...
  5. Add, Get or Remove Watermark in PDF using Java ...

    Add, get or remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...the PDF with an instance of Document. Create an instance of WatermarkArtifact...// Open document Document pdfDocument = new Document ( "sample...

    products.aspose.com/pdf/java/watermark/
  6. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....doc DocumentBase The owner document. header_footer_type HeaderFooterType...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEnumerator.Kind | Aspose.Words for .NET

    Discover the LayoutEnumerator Kind property, which identifies the current entity type. Ensure clarity in your data with this essential feature....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...
  8. WebExtensionBindingCollection | Aspose.Words fo...

    Specifies a list of web extension bindings in Java....Work with Office Add-ins documentation article. Examples: Shows...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  9. FontEmbeddingLicensingRights.BitmapEmbeddingOnl...

    Discover the FontEmbeddingLicensingRights BitmapEmbeddingOnly property, which ensures exclusive Bitmap embedding restrictions for enhanced design control.... Document doc = new Document ( MyDir + "Embedded...docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Add Pages to PDF using .NET | Aspose.PDF

    Add PDF pages to your Document programmatically with C# sample code using Aspose.PDF for .NET... powerful and easy to use document manipulation API for net platform...your environment. Create a Document object with the input PDF...

    products.aspose.com/pdf/net/pages/add/