Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 79,435 for

object

(0.07 sec)
  1. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  2. ConditionalStyle.Equals | Aspose.Words for .NET

    Discover how the ConditionalStyle Equals method effectively compares styles, ensuring precise conditional formatting for your projects. Enhance your coding efficiency!...specified object. public override bool Equals ( object obj ) See...

    reference.aspose.com/words/net/aspose.words/con...
  3. Assemble Spreadsheets|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....programmatically: Create an object of the Workbook class. Call...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/assemble-spreadsheets/
  4. How to Flatten PDF Form Fields in Java

    In this quick tutorial you will learn how to flatten PDF form fields in Java. This tutorial is useful to convert PDF to flatten PDF in Java in all the common operating systems like Windows, macOS, and Linux....Instantiate the Acro Form class object for flattening Adobe PDF Bind...source PDF file with the Form object by calling bindPdf function...

    kb.aspose.com/pdf/java/how-to-flatten-pdf-form-...
  5. How to Convert XLSX to PDF using Node.js

    This article guides on how to convert XLSX to PDF using Node.js. It contains the instructions to set the environment, a list of steps, and a runnable sample code to change XLSX to PDF using Node.js....the workbook class object Create an object of PdfSaveOptions class...file into the Workbook class object followed by the initialization...

    kb.aspose.com/cells/nodejs/how-to-convert-xlsx-...
  6. Aspose::Words::MailMerging::MailMerge::Execute ...

    Aspose::Words::MailMerging::MailMerge::Execute method. Performs a mail merge operation for a single record in C++....System::ArrayPtr<System::SharedPtr<System::Object>>&) method Performs a mail...System :: SharedPtr < System :: Object >> & values ) Parameter Type...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. ReportBuilder.Create | Aspose.Words for .NET

    Create powerful reports effortlessly with the ReportBuilder Create method, designed to streamline your report generation process and enhance productivity.... Docx , new object [] { sender }, new [] { "s"...ImageSaveOptions ( SaveFormat . Png ), new object [] { sender }, new [] { "s"...

    reference.aspose.com/words/net/aspose.words.low...
  8. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....represents an image of ole object as a byte array. Besides this...OLE objects. Developers can now also replace an OLE object in...

    docs.aspose.com/diagram/java/public-api-changes...
  9. ReportBuilderContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderContext class for seamless document generation with LINQ Reporting Engine. Enhance your workflow today.... Docx , new object [] { sender }, new [] { "s"...ImageSaveOptions ( SaveFormat . Png ), new object [] { sender }, new [] { "s"...

    reference.aspose.com/words/net/aspose.words.low...
  10. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....Presentation class object Create a memory stream object Save the loaded...stream Create LoadOptions class object to control the loading of the...

    kb.aspose.com/slides/net/how-to-convert-powerpo...