Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 94,485 for

object

(1.39 sec)
  1. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document Object representing specified range of pages in C++....method Returns the Document object representing specified range...method Returns the Document object representing the specified...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Frequently Asked Questions | Aspose.TeX for С++

    Get answers to all the most frequent questions about Aspose.TeX for C++, which is a comprehensive API for typesetting and manipulation TeX and LaTeX.... Create an object of the TeXOptions class. Specify...for the Object TeX/Object LaTeX format upon the Object TeX engine...

    docs.aspose.com/tex/cpp/faq/
  3. Convert WORD to PPSM via C++ or with free Onlin...

    Export WORD to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPSM online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/word-t...
  4. Convert PDF file to other formats|Aspose.PDF fo...

    Explore how to convert PDF files into other formats like Word, Excel, or images using Aspose.PDF for Java....toString (); // Create Document object Document document = new Document...directory path for save option object saveOptions . setOutDirectoryPath...

    docs.aspose.com/pdf/java/convert-pdf-to-other-f...
  5. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw graphics in Java....fill the interior of a drawing object, such as an ellipse or circle...

    docs.aspose.com/drawing/java/working-with-brushes/
  6. Working with GridWeb Worksheets|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....to a Customized Collection Object using GridWeb Dynamically Generate...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....\\ " ); // Create Workbook Object Workbook wb ; // Open first...Cells-for-C // Create Workbook Object Workbook workbook ; // Open...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  8. Worksheet to Image - Set Pixel Format for the R...

    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....// Instantiating a Workbook object from the uploaded file const...// Instantiate SheetRender object based on the first worksheet...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  9. Delete Blank Rows and Columns in a Worksheet wi...

    Learn how to delete all blank rows and columns from a worksheet using Aspose.Cells for Node.js via C++....that contain data or related objects. Use the following Aspose.Cells...filePath ); // Create a Worksheets object with reference to // the sheets...

    docs.aspose.com/cells/nodejs-cpp/delete-blank-r...
  10. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....Object public class LineNumberRestartMod...use the section's PageSetup object to display numbers to the left...

    reference.aspose.com/words/java/com.aspose.word...