Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 94,479 for

object

(0.07 sec)
  1. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++....code; it creates a workbook object and adds multiple worksheets...end" )); // Create a style object Style style = sheet1 . GetCells...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  2. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....file using the Document class object and get access to the target...Create a TextFragmentAbsorber object for searching a text Parse...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...
  3. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET....Instantiate a Document object Add a Page to document object Create a TextFragment...TextFragment object Set Text Colors Create a Text Builder Add TextFragment...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  4. Add and Delete Bookmarks|Aspose.PDF for C++

    Learn how to manage bookmarks in PDF files, including adding and deleting, using C++ and Aspose.PDF for better document navigation....Bookmark objects. You can add individual Bookmark objects into Bookmarks...Bookmarks object. You also need to create a Bookmark object and set...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmarks/
  5. Aspose::Words::Fields::FieldSeparator class | A...

    Aspose::Words::Fields::FieldSeparator class. Represents a Word field separator that separates the field code from the field result. To learn more, visit the documentation article in C++....the font formatting of this object. virtual get_IsComposite ()...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose.PSD for Java 25.2 - 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-25...
  7. How to Convert IGES to PDF in Java

    This short tutorial focuses on how to convert IGES to PDF in Java by providing all the necessary details and steps to use the example code. You can easily develop a comprehensive IGES to PDF converter software in Java using simple API calls....file using the Image class object Initialize the CadRasterizationOpti...CadRasterizationOpti class object to customize the rasterization of the...

    kb.aspose.com/cad/java/how-to-convert-iges-to-p...
  8. Aspose.PSD for Java 26.1 - 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....new RuntimeException ( "The object is false." ); } } PSDJAVA-819...void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...

    docs.aspose.com/psd/java/aspose-psd-for-java-26...
  9. How to Convert PDF to Latex in C#

    This tutorial guides on how to convert PDF to Latex in C#. It contains the necessary information to configure the environment, step-wise procedure, a sample runnable code and customization options for converting PDF to Latex file in C#....Document object" Instantiate the TeXSaveOptions object to customize...properties in the TeXSaveOptions object Save the PDF file as a TEX...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-lat...
  10. How to Convert PDF to TIFF in C#

    This brief tutorial explains how to convert PDF to TIFF in C#. To write the PDF to TIFF converter C# code and detailed steps are provided along with the environment configuration....PDF file into Document class object for conversion to TIFF image...configure the TiffSettings class object to customize the output TIFF...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tif...