Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 95,232 for

object

(2.13 sec)
  1. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....Object, com.aspose.words.SaveOptions...Create an "ImageSaveOptions" object which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  2. MailMergeSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMergeSettings class to streamline document automation with powerful mail merge capabilities for enhanced efficiency....the object that specifies the Office Data Source Object (ODSO)...clone of this object. Remarks You can use this object to specify...

    reference.aspose.com/words/net/aspose.words.set...
  3. ReportBuildOptions Enum | Aspose.Words for .NET

    Discover Aspose.Words ReportingEngine options for efficient report building. Customize your reporting with flexible settings for optimal results....AllowMissingMembers 1 Specifies that missing object members should be treated as...instance (that is, non-static) object members and extension methods...

    reference.aspose.com/words/net/aspose.words.rep...
  4. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...end" )); // Create a style object Style style = sheet1 . GetCells...SetStyle ( style ); // Create an object for AutoFitterOptions AutoFitterOptions...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  5. Aspose::Words::Settings::OdsoRecipientDataColle...

    Aspose::Words::Settings::OdsoRecipientDataCollection::Add method. Adds an Object to the end of this collection in C++....OdsoRecipientDataCol::Add method Adds an object to the end of this collection...s::OdsoRecipientData>& The object to add. Cannot be null . See...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Aspose::Words::Fields::UserInformation class | ...

    Aspose::Words::Fields::UserInformation class. Specifies information about the user. To learn more, visit the documentation article in C++....UserInformation : public System :: Object Methods Method Description...// Create a UserInformation object and set it as the data source...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Add TOC to Existing PDF in PHP|Aspose.PDF for Java

    Explore how to add a table of contents (TOC) to an existing PDF document in PHP with Aspose.PDF for improved navigation....() -> insert ( 1 ); # Create object to represent TOC information...$toc_info ); # Create string objects which will be used as TOC elements...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  8. 使用Aspose.Cells打印工作簿|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....xls" ); //Create an object for ImageOptions ImageOrPrintOptions...0 ); //Create a SheetRender object with respect to your desired...

    docs.aspose.com/cells/zh/java/printing-workbook...
  9. Aspose::Words::Bookmark class | Aspose.Words fo...

    Aspose::Words::Bookmark class. Represents a single bookmark. To learn more, visit the documentation article in C++....Bookmark : public System :: Object Methods Method Description...Remarks Bookmark is a “facade” object that encapsulates two nodes...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. How to Convert PDF to Image in Python

    This tutorial will guide you on how to convert PDF to image in Python. It will teach you how using Python convert PDF to image of any type like PNG, BMP, JPG, and others....file into the Document class object for converting to an image...Create the Resolution class object to set the output image resolution...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...