Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 86,840 for

object

(0.07 sec)
  1. 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...
  2. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  3. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX....Diagram object Create the DiagramSaveOptions object to customize...Diagram object and declare the DiagramSaveOptions object by setting...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...
  4. Smartly Importing Nested Objects into Excel Wit...

    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....Smartly Importing Nested Objects into Excel With Smart Markers...[ Hide ] Why Using Nested Objects for Smart Markers Smart Markers...

    docs.aspose.com/cells/net/how-to-import-nested-...
  5. 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...
  6. Aspose.PSD for Java 24.4 - 发布说明|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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Aspose.PSD for .NET 24.6 - 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 , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-6...
  8. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....# Create a "PdfSaveOptions" object that we can pass to the document's..."digital_signature_details" object of the "SaveOptions" object to # digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing....# Create a "PdfSaveOptions" object that we can pass to the document's..."digital_signature_details" object of the "SaveOptions" object to # digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Export Data from a PDF Form to Excel using Java

    Follow this article to export data from a PDF form to Excel using Java. It shares details for the IDE settings, a list of steps, and a sample code to extract fields from PDF to Excel using Java....PDF Form data Use the Form object from Aspose.PDF to load the...link the PDF with the Form object Create the FileOutputStream...

    kb.aspose.com/total/java/export-data-from-a-pdf...