Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 94,459 for

object

(0.45 sec)
  1. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java 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/androidjava/manage-table/
  2. 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-...
  3. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...IDictionary<string, object> parameters1 = new Dictionary<string, object> { {..."CONTACTTYPE", Values = new List<object> { "home", "office", ... }...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  4. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the document theme which contains twelve colors in Java....Object All Implemented Interfaces:...twelve colors. ThemeColors object contains six accent colors...

    reference.aspose.com/words/java/com.aspose.word...
  5. DataKey | Aspose.Words for Java

    Represents a DataKey created from not duplicated DataColumn in Java....Object public class DataKey Represents...Data.DataRow dataRow) public Object[] getKeyValues(System.Data...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images. To learn more, visit the documentation article in C++....Creates a deep clone of this object. static CreateSaveOptions ...at) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....PDF using the Document class object and get access to the target...page Create a LinkAnnotation object in a particular rectangular...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  8. 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...
  9. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....file using the Document class object and get access to the desired...It uses LinkAnnotation class object to create link annotation where...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  10. How to Convert Excel to HTML in C++

    This simple tutorial discusses how to convert Excel to HTML in C++. You can change Excel to HTML in C++ to display information on a webpage using any browser on common operating systems like Linux, MS Windows or macOS....file using a Workbook class object and set different properties...file with the Workbook class object for converting in C++ Create...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...