Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 96,279 for

object

(0.12 sec)
  1. 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...
  2. Convert DWG to TIFF in C#

    This article will let you convert DWG to TIFF in C#. It has details of the required information and steps to write a comprehensive DWG to TIFF converter software in C#....CadRasterizationOpti class object can be used to customize the...CadRasterizationOpti class object to set the output TIFF page...

    kb.aspose.com/cad/net/convert-dwg-to-tiff-in-cs...
  3. How to Convert DGN to PDF in C#

    This short tutorial entails how to convert DGN to PDF in C#. It covers all the necessary details that can be used to write a comprehensive DGN to PDF converter software in C#....DGN file in the Image class object Create an instance of CadRasterizationOpti...CadRasterizationOpti class object to customize the rasterization...

    kb.aspose.com/cad/net/how-to-convert-dgn-to-pdf...
  4. 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...
  5. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using the Cell.putValue() method...values inside the Table or List Object using row and column offsets...

    docs.aspose.com/cells/java/accessing-table-from...
  6. 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...
  7. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....The PageSetup property is an object of the PageSetup class that...\\ " ); // Create a workbook object Workbook workbook ; // Get...

    docs.aspose.com/cells/cpp/setting-margins/
  8. 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...
  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 Remove Restrictions on PDF Document in P...

    This article assists on how to remove restrictions on PDF document in Python. It shares the details to establish the environment, a list of steps and a runnable sample code to develop a PDF restrictions remover in Python....Create a DocumentPrivilege class object and initialize it with DocumentPrivilege...allow_all Create a PdfFileSecurity object for allowing the desired privileges...

    kb.aspose.com/pdf/python/how-to-remove-restrict...