Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 95,639 for

object

(0.24 sec)
  1. Convert JSON Format to Word via .NET | products...

    Parse JSON to Word in C# without using Microsoft Word... Create a new Workbook object and read valid JSON data from...ignore array title, ignore object title, convert string to number...

    products.aspose.com/total/net/conversion/json-t...
  2. Remove DOT Annotation Online or Manage Annotati...

    delete comments from DOT file through online app for free. .NET API code to manage comments of DOT files....Document via Document class object Get all nodes comments by using....NET Create Document class object Use the Comment class Add the...

    products.aspose.com/total/net/annotate/dot/
  3. Convert TXT to PPTX via C++ or with free Online...

    Export TXT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTX online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/txt-to...
  4. Convert FLATOPC to POT via C++ or with free Onl...

    Export FLATOPC to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POT online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/flatop...
  5. Using LightCells API with Node.js via C++|Docum...

    Learn how to read and write large Excel files using the LightCells API in Node.js via C++. Improve performance and efficiency with less memory consumption....In both procedures, one Cell object is processed and then discarded;...discarded; the Workbook object does not hold the collection. In this...

    docs.aspose.com/cells/nodejs-cpp/using-lightcel...
  6. Data validation example fails - Free Support Fo...

    The data validation example at Data Validation|Documentation has the following line: Validation validation = validations[validations.Add(ca)]; However, this doesn’t compile, as there is no ValidationCollection.Add that…...should first create a CellArea object, and then use the Add method...Validations; // Create a validation object by adding to the collection...

    forum.aspose.com/t/data-validation-example-fail...
  7. Convert TXT to PPSM via C++ or with free Online...

    Export TXT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSM online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/txt-to...
  8. Aspose.PSD(26.2, JDK17)替换 PSD 智能对象内容后导出 JPG。 部分...

    问题概述 我们在 Java 服务端使用 Aspose.PSD(26.2, JDK17)替换 PSD 智能对象内容后导出 JPG。 部分带“变形(Warp)”的智能对象在导出图里看起来未应用变形。但把替换后的 PSD 用 Photoshop 打开后,只要进入“变形”菜单(不做任何编辑),画面会立刻恢复正确变形效果。 环境信息 Aspose.PSD for Java: 26.2 Java: 17 OS: macOS(服务端运行) 处…...targetLayerName = “SH”; // Target Smart Object Name PsdLoadOptions loadOptions...// 1. Find the target Smart Object Layer for (Layer layer : psdImage...

    forum.aspose.com/t/aspose-psd-26-2-jdk17-psd-jp...
  9. Create Resources and Link with Tasks | Aspose.T...

    Learn how to create resources and resource assignments in the project using Aspose.Tasks for .NET compared to Microsoft Office Automation Tools....0 Object Library from the COM tab. Import...projectApplication = new Application(); 2 object missingValue = System.Reflection...

    docs.aspose.com/tasks/net/create-resources-and-...
  10. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... Create a object with default options. Create...( java.awt.geom.Rectangle2D object). Set a paint to the current...

    docs.aspose.com/page/java/ps/working-with-shapes/