Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 93,410 for

object

(0.23 sec)
  1. Aspose::Words::Drawing::OleFormat::Save method ...

    Aspose::Words::Drawing::OleFormat::Save method. Saves the data of the embedded Object into the specified stream in C++....Saves the data of the embedded object into the specified stream....Stream>& Where to save the object data. Remarks It is the responsibility...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE Objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....Excel charts embedded as OLE objects in a PowerPoint presentation...Slides for C++. To address the object preview issue , we assigned...

    docs.aspose.com/slides/cpp/working-solution-for...
  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. 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...
  6. 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...
  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 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...
  9. 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...
  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...