Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 86,694 for

object

(0.07 sec)
  1. Manage Header and Footer|Aspose.PDF for Java

    Learn how to add, remove, or modify headers and footers in a PDF document using Aspose.PDF in Java....header, you first need to create object of PdfFileStamp class. You...() { // Create PdfFileStamp object PdfFileStamp fileStamp = new...

    docs.aspose.com/pdf/java/manage-header-and-footer/
  2. Managing Worksheets in Php|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Instantiating a Workbook object $workbook = new Workbook ();...new worksheet to the Workbook object $worksheets = $workbook ->...

    docs.aspose.com/cells/java/managing-worksheets-...
  3. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....Object, com.aspose.words.SaveOptions...property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...

    reference.aspose.com/words/java/com.aspose.word...
  4. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....Object, com.aspose.words.Processor...saveOptions, String[] fieldNames, Object[] fieldValues) execute(InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw Objects in PowerPoint C++...be used to highlight other objects, show connections and processes...manage ink objects. Differences between Regular Object and Ink Objects...

    docs.aspose.com/slides/cpp/manage-ink/
  6. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....privileges on a PDF file, create an object of the DocumentPrivilege class...pass this object as an argument to the Document object’s Encrypt...

    docs.aspose.com/pdf/java/set-privileges-encrypt...
  7. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...Error: Object reference not set to an instance of an object. Stack...RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  8. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a document in Java....ress")); } } public static Object[][] progressCallbackData()...throws Exception { return new Object[][] { {SaveFormat.HTML, "html"}...

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

    Provides access to signature line properties in Java....Object public class SignatureLine...the "SignatureLineOptions" object we have created above. // If...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....CellFormat { get; } Returns an object that represents current table...sets the Document object that this object is attached to. Font...

    reference.aspose.com/words/net/aspose.words/doc...