Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 91,327 for

object

(0.17 sec)
  1. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java.... the object is passed as an argument to Document object initialization...LoadOptions . Initialize Document object. Save output PDF document....

    docs.aspose.com/pdf/java/convert-other-files-to...
  2. Aspose.Words.Rendering module | Aspose.Words fo...

    The Aspose.Words.Rendering module provides classes that allow to customize printing or rendering of documents....corresponding methods on the Document object. Classes Class Description...vector image or to a Graphics object. To learn more, visit the Working...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Delete Images from PDF File using C++|Aspose.PD...

    This section explain how to delete Images from PDF File using Aspose.PDF for C++....PDF file: Create a Document object and open the input PDF file...the image from the Document object’s Pages collection . Images...

    docs.aspose.com/pdf/cpp/delete-images-from-pdf-...
  4. Add Borders to Cells in a Worksheet|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....Instantiate an Application object. (VSTO only.) Add a Workbook...//Instantiate the Application object. Excel . ApplicationClass ExcelApp...

    docs.aspose.com/cells/net/add-borders-to-cells-...
  5. Container Styling Issue - Free Support Forum - ...

    I am having an issue when copying a container from one page to another. The script below makes the correct # of copies and resizes them correctly. However, the styling is incorrect. If you open the output file in visi…...$template $diagramFile $doc = New-Object Aspose.Diagram.Diagram -ArgumentList...ConvertFrom-Csv $columns = $data | Group-Object -Property Column $objectNumber...

    forum.aspose.com/t/container-styling-issue/320591
  6. Add Attachments to PDF using PHP | Aspose.PDF

    PHP sample code for adding attachments to PDF documents on any platform....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/php-java/attachments/add/
  7. Add Attachments to PDF using C++ | Aspose.PDF

    Add attachments to PDF documents on C++ Framework, C++ Core, and PHP, VBScript, Delphi, C++ via COM Interop....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/cpp/attachments/add/
  8. Add Attachments to PDF using C# | Aspose.PDF

    Add attachments to PDF documents on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/net/attachments/add/
  9. Insert Footnote in Word using C#

    Follow this article to insert footnote in Word using C#. It will guide you through configuring the environment, a set of instructions, and a sample code to add footnote in Word using C#....footnote object by using the EndnoteOptions object. Steps to...Document class object Create a DocumentBuilder object by passing...

    kb.aspose.com/words/net/insert-footnote-in-word...
  10. PdfDigitalSignatureDetails.certificateHolder pr...

    PdfDigitalSignatureDetails.certificateHolder property. Returns the certificate holder Object that contains the certificate was used to sign the document....Returns the certificate holder object that contains the certificate...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...