Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 90,564 for

object

(0.08 sec)
  1. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  2. Work with Text in a Table|Aspose.Words for Node.js

    Replace text in a table in Node.js. Extract Plain Text from Table or Cell using Node.js....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/nodejs-net/work-with-text...
  3. Document.mail_merge property | Aspose.Words for...

    Document.mail_merge property. Returns a [MailMerge](../../../aspose.words.mailmerging/mailmerge/) Object that represents the mail merge functionality for the document....property Returns a MailMerge object that represents the mail merge...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Issue with outputting sequential data (differen...

    I have an issue with outputting sequential data from an array with different items (each item has a different set of fields). I attached an archive with the template, JSON, log, and code. support.zip (12.1 KB)...List<Dictionary<string, object>> { new Dictionary<string, object> { { "Field1"...} }, new Dictionary<string, object> { { "FieldA", "ValueA" },...

    forum.aspose.com/t/issue-with-outputting-sequen...
  5. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....); // Instantiate a workbook object and open the template file...conditional formatting resultant object ConditionalFormattin cfr1 =...

    docs.aspose.com/cells/cpp/apply-advanced-condit...
  6. PageSetup.OtherPagesTray | Aspose.Words for .NET

    Discover the PageSetup OtherPagesTray property to easily customize paper tray settings for your printer. Optimize printing efficiency for every section!...property of the PrinterSettings object. PrinterSettings settings =...property of the PrinterSettings object. PrinterSettings settings =...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Extract Data from PDF Form using C#

    Follow this article to extract data from PDF form using C#. It has all the details to set the IDE, a list of steps, and a sample code demonstrating extract data from fillable PDF using C#....into the Document object Access the form object from the loaded...collection using the Document.Form object and display the field name...

    kb.aspose.com/pdf/net/extract-data-from-pdf-for...
  8. Convert HTML to Excel using Java

    This article explains how to convert HTML to Excel using Java. It has the details for IDE settings, a list of steps, and sample code to develop a HTML to XLS converter using Java....HTML file into the Document object using the above load options...Excel using Java . Create an object of the HtmlLoadOptions class...

    kb.aspose.com/pdf/java/convert-html-to-excel-us...
  9. How to Convert OBJ to PDF in C#

    This short tutorial explains how to convert OBJ to PDF in C#. It includes the steps to explain the algorithm, and a sample code to convert OBJ to 3D PDF in C#....to perform the conversion of Object files in your application....FromFile() function Initialize an object of PdfSaveOptions class Call...

    kb.aspose.com/3d/net/how-to-convert-obj-to-pdf-...
  10. How to Convert Latex to PDF in Java

    This guide explains how to convert Latex to PDF in Java. It covers the environment configuration, a step-by-step process, and a running sample code to create a TEX to PDF converter in Java....convert Latex to PDF Create an object of TeXLoadOptions class Load...class using the TeXLoadOptions object Use the Save method to render...

    kb.aspose.com/pdf/java/how-to-convert-latex-to-...