Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 97,362 for

object

(0.13 sec)
  1. Aspose.PSD for Java 23.7 - Release Notes|Docume...

    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....Object) M:com.aspose.psd.xmp.schemas...void assertAreEqual ( Object expected , Object actual , String message...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  2. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....# Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to # digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm....# Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to # digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....AddAutoShape method exposed by IShapes object Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/cpp/ellipse/
  5. Modify an Existing Style|Documentation

    Learn how to change styles in Excel with Microsoft Excel and with Aspose.Cells for Java API....formatting style object. A formatting style object is a combination...This example creates a style object, applies it to a range of cells...

    docs.aspose.com/cells/java/modify-an-existing-s...
  6. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF document with Java. It is possible to delete all or particular bookmarks from a PDF document....Bookmarks are held in the Document object’s OutlineItemCollectio collection...PDF document using Document object. Create a bookmark and define...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  7. Add Line Annotation|Aspose.PDF for Python via .NET

    This example binds an input PDF, draws a red line annotation with square line endings, and saves the modified PDF....Create the PdfContentEditor object. Bind the input PDF. Define...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-line-annotat...
  8. Aspose.PSD for Java 24.4 - Release Notes|Docume...

    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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  9. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a list of steps, and a sample code to create a basic Excel table in C#....is available Create a list object by providing the range of cells...TableStyleType of the list object as TableStyleMedium10 Set the...

    kb.aspose.com/cells/net/create-excel-table-in-c...
  10. Convert Numbers File to PDF in C#

    Follow this article to convert numbers file to PDF in C#. It has the details to set the IDE, a list of steps, and a sample code for developing a numbers to PDF converter in C#....Numbers file into the Workbook object Create the PdfSaveOptions optionally...properties in the PdfOptions object Save the resultant Workbook...

    kb.aspose.com/cells/net/convert-numbers-file-to...