Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 94,441 for

object

(1.09 sec)
  1. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows.... Add an ITable object to the slide through the AddTable...its index. Create an ITable object and set it to null. Iterate...

    docs.aspose.com/slides/net/manage-table/
  2. Frequently Asked Questions | Aspose.Font for C++

    Get answers to all the most frequent questions about Aspose.Font for C++, which is a comprehensive API for font manipulation and management....Font object which represents this font...help of System::IO::FileInfo object With the help of FileSystemStreamSour...

    docs.aspose.com/font/cpp/faq/
  3. Inserting Hyperlinks Dynamically in C#|Aspose.W...

    Insert hyperlinks into your document dynamically when building a report using C#.... During runtime, Object.ToString() is invoked to get...System.Uri object as the link target? A: Yes. Any object is accepted;...

    docs.aspose.com/words/net/inserting-hyperlinks-...
  4. Convert JPG to EPS using Python

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....outputStream, options) Using a Bitmap object and a string for saving JPG...the aspose.pydrawing.Bitmap object and the output EPS file is...

    docs.aspose.com/page/python-net/convert/jpg-to-...
  5. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows.... Add an ITable object to the slide through the addTable...its index. Create an ITable object and set it to null. Iterate...

    docs.aspose.com/slides/java/manage-table/
  6. GoogleAiModel.summarize method | Aspose.Words f...

    aspose.words.ai.GoogleAiModel.summarize method...Summarizes specified Document object. def summarize ( self , doc...Summarizes specified Document objects. def summarize ( self , docs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 新增工作表并激活工作表|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....//Instantiate the Application object. Excel . Application excelApp...Value ); //Declare a Worksheet object. Excel . Worksheet newWorksheet...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  8. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....formatting is represented by a Font object returned by the DocumentBuilder...represented by a CellFormat object returned by the DocumentBuilder...

    docs.aspose.com/words/java/using-documentbuilde...
  9. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Add an ITable object to the slide through the AddTable()...its index. Create an ITable object and set it to null. Iterate...

    docs.aspose.com/slides/cpp/manage-table/
  10. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a list of instructions, and sample code to combine Excel files using Python....first file into the Workbook object as the destination file, where...file using the Workbook class object. Finally, iterate through the...

    kb.aspose.com/cells/python/merge-excel-files-us...