Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 94,271 for

object

(0.22 sec)
  1. Working With Document Conversion in Jython|Aspo...

    Learn how to convert PDF documents to various formats using Jython with Aspose.PDF, enabling flexible document processing....Jython Working With Document Object in Jython...

    docs.aspose.com/pdf/java/working-with-document-...
  2. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....(System::SharedPtr<System::Object>) method Determines whether...specified object is equal in value to the current object. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. 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...
  4. Aspose.PSD for .NET 25.7 - Release Notes|Docume...

    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....Inaccurate rendering of Smart Object Layer Bug PSDNET-2451 Error...Inaccurate rendering of Smart Object Layer string sourceFile = Path...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-7...
  5. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....APIs just put the ReferredArea object into the “paramsList” when...the “contextObjects”. public object CalculateCustomFunct ( string...

    docs.aspose.com/cells/net/how-to-calculate-cust...
  6. How to Convert DWG to JPG using Java

    This brief tutorial guides on how to convert DWG to JPG using Java. It can be used to preview DWG file when you create JPG from DWG without needing to install any additional application or tool in any of the common operating systems like macOS, Ubuntu or MS Windows....file using the Image class object and then specify different...above code, the Image class object is used to load the source...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-jp...
  7. 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-...
  8. 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...
  9. 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...
  10. Convert EML to JPG in C#

    This article explains how to convert EML to JPG in C#. The guide demonstrates the use of a simple interface that works across any .NET-supported operating system for EML to JPG conversion....Instantiate the MailMessage class object to load the input EML file...Initialize a Document class object to open the temporary MHTML...

    kb.aspose.com/email/net/convert-eml-to-jpg-in-c...