Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 92,086 for

object

(0.11 sec)
  1. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo Objects, enhancing document processing and error handling....collection of WarningInfo objects. To learn more, visit the Programming...GetEnumerator () Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/net/aspose.words/war...
  2. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....TextWatermarkOptions class object Set the properties for the...It uses the Document class object to load or create a Word document...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  3. Insert Page Break in PDF using C#

    This article guides on how to insert page break in PDF using C#. It has the IDE settings, steps, and a sample code to add page break to PDF using C#....file into the Document class object for inserting a page break...Instantiate the PdfFileEditor object for working with the PDF Add...

    kb.aspose.com/pdf/net/insert-page-break-in-pdf-...
  4. How to Convert MPP to SVG using Java

    This crisp topic focuses on how to convert MPP to SVG using Java. It covers all the configuration details, a sequence of steps and a runnable sample code for developing an MPP to SVG converter using Java....file into the Project class object for converting it to SVG Set...using the SvgOptions class object Convert the MPP file to SVG...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  5. Page Break in existing PDF|Aspose.PDF for .NET

    Discover how to insert page breaks in an existing PDF file in .NET using Aspose.PDF for better page management....PageBreak is array of page break objects. It have two properties: index...()) { // Create PdfFileEditor object var fileEditor = new Aspose...

    docs.aspose.com/pdf/net/page-break-in-existing-...
  6. SignatureLine.show_date property | Aspose.Words...

    SignatureLine.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...the "SignatureLineOptions" object we have created above. # If...signature line via its Shape object. signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignatureLine.allow_comments property | Aspose....

    SignatureLine.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...the "SignatureLineOptions" object we have created above. # If...signature line via its Shape object. signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....// Create a "PdfSaveOptions" object that we can pass to the document's...assign it to our SaveOptions object to sign the document when we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::IncorrectPasswordException typed...

    Aspose::Words::IncorrectPasswordException typedef. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing. To learn more, visit the documentation article in C++....DocSaveOptions object in a LoadOptions object. ASSERT_THROW (...

    reference.aspose.com/words/cpp/aspose.words/inc...
  10. How to Send Word Document in Email using Java

    In this brief topic, you will learn how to send Word Document in Email using Java. The following simple steps can be used to send DOCX in Email with Java export DOCX to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....Instantiate a Document Class object to load the input document...MHTML file using the stream object, which is loaded as an input...

    kb.aspose.com/words/java/how-to-send-word-docum...