Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 94,424 for

object

(0.14 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. Compress PDF Files Online or via .NET | product...

    Free online app to compress different PDF files. C# .NET compression library code for PDF documents....Document class object Use OptimizationOptions class object Use the optimizing...optimizing object to CompressImages and ImageQuality Invoke the...

    products.aspose.com/total/net/compress/pdf/
  4. 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...
  5. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...FindReplaceOptions FindReplaceOptions object to specify additional options...use a "FindReplaceOptions" object to modify the find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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 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/
  8. 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-...
  9. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....Csv ); // Create a Workbook object and open the file from its...',' ); // Create a Workbook object and open the file from its...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  10. Convert IFC to STP via C# | products.aspose.com

    Sample code for IFC to STP C# conversion. Use API example code for batch IFC files to STP conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of StpOptions System Requirements...

    products.aspose.com/cad/net/conversion/ifc-to-stp/