Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 97,375 for

object

(0.34 sec)
  1. When need guidance on using root level values i...

    While testing the LINQ Reporting Engine with a JSON payload, we observed the following behaviors, which may indicate a limitation or issue. Could you please help clarify? Query 1: Accessing Multiple Root-Level Elements …...is that you use Contextual Object Member Access in your template...Inside a data band body, the object is resolved to the innermost...

    forum.aspose.com/t/when-need-guidance-on-using-...
  2. How to Convert XLS to XLSX in C#

    This short tutorial describes how to convert XLS to XLSX in C#. To convert XLS to XLSX C# code and detailed steps are shared to accomplish the task with minimum effort....Instantiate the LoadOptions class object to control the loading of the...Configure the LoadOptions class object before loading the XLS file...

    kb.aspose.com/cells/net/how-to-convert-xls-to-x...
  3. How to Convert Image to PDF using Python

    This short article guides on how to convert image to PDF using Python. It briefs about the environment settings, program flow and a runnable sample code to convert JPG to PDF using Python....file using the Document class object to render an image in it Add...image file name Add the image object to the paragraphs collection...

    kb.aspose.com/pdf/python/how-to-convert-image-t...
  4. Resize Images in PDF using Python

    Follow this article to resize images in PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code for developing PDF photo resizer using Python....file into the Document class object Access the first page and fetch...the page Create an ImageStamp object using the image stream and...

    kb.aspose.com/pdf/python/resize-images-in-pdf-u...
  5. Accessing Missing Members of Data Objects in C#...

    Learn how to treat missing members of data Objects as null literals using LINQ in C#....Accessing Missing Members of Data Objects Contents [ Hide ] Purpose Summary...Reporting Engine handles missing object members by treating them as...

    docs.aspose.com/words/net/accessing-missing-mem...
  6. 当时间过长时使用 InterruptMonitor 停止转换或加载|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....InterruptMonitor 停止转换或加载 下面的示例代码解释了 中断监视器 object. The code converts quite a...{ //Create InterruptMonitor object InterruptMonitor im = new InterruptMonitor...

    docs.aspose.com/diagram/zh/java/stop-conversion...
  7. Reusing Style Objects with C++|Documentation

    In Aspose.Cells for C++, by creating and using reusable style Objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style Objects and implement them in your application....Reusing Style Objects with C++ Contents [ Hide ] Reusing style...style objects can save memory and make a program faster. To apply...

    docs.aspose.com/cells/cpp/reusing-style-objects/
  8. Aspose.PSD for .NET 20.8 - 发布说明|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....void AssertAreEqual ( object actual , object expected ) { var areEqual...areEqual = object . Equals ( actual , expected ); if (! areEqual...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....ShapeBase The DrawinML shape object that you want to render. Examples...render a shape with a Graphics object and display it using a Windows...

    reference.aspose.com/words/net/aspose.words.ren...
  10. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....Object, com.aspose.words.SaveOptions...// Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...