Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 90,775 for

object

(0.13 sec)
  1. Generate reports, populate documents with data|...

    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....or Custom Objects in Aspose.Cells Using Nested Objects in Aspose...programming with a workbook object model Analyzing your prompt...

    docs.aspose.com/cells/net/generate-reports-popu...
  2. StructuredDocumentTagRangeEnd Class | Aspose.Wo...

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeEnd class, designed for seamless multi-section content management in structured documents....Range { get; } Returns a Range object that represents the portion...first ancestor of the specified object type. virtual GetText () Gets...

    reference.aspose.com/words/net/aspose.words.mar...
  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. 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/
  5. 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...
  6. 工作表转图片——设置渲染图像的像素格式(JavaScript通过C++)|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....// Instantiating a Workbook object from the uploaded file const...// Instantiate SheetRender object based on the first worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  7. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for PHP via Java and speed up presentation editing and data updates.... Create an ITable object and set it to null. Iterate...Iterate through all IShape objects to find the relevant table. Set...

    docs.aspose.com/slides/php-java/manage-rows-and...
  8. Convert XFA to Dynamic AcroForm and Flatten the...

    Hi, I am using Aspose PDF dll to flatten my fillable pdf’s and its not working. My actual requirement is to concatenate two pdf’s. When i am trying to concatenate a fillable pdf with normal pdf it is not concatenating…...btnConcatenate_Click(Object sender, EventArgs e) in c:...ThreadHelper.ThreadStart_Context(Object state) at System.Threading...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  9. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for Node.js via C++ API....// Instantiating a Workbook object // Opening the Excel file through...// Instantiating a Workbook object // Opening the Excel file through...

    docs.aspose.com/cells/nodejs-cpp/inserting-and-...
  10. Concatenate PDF documents in C#|Aspose.PDF for ...

    This section explains how to concatenate PDF documents with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pfe = new Aspose . Pdf...

    docs.aspose.com/pdf/net/concatenate-pdf-documents/