Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 94,418 for

object

(0.13 sec)
  1. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....raw data via the ImageData object. ImageData imageData = importedShape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. 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/
  4. 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-...
  5. Aspose::Words::AI::GoogleAiModel::Summarize met...

    Aspose::Words::AI::GoogleAiModel::Summarize method. Summarizes specified Document Objects in C++....Summarizes specified Document objects. System :: SharedPtr < Aspose...Summarizes specified Document object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  6. Generate GS1 DataBar (Omnidirectional, Stacked ...

    C++ example of code to generate GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/databar/generate/
  7. 用Node.js通过C++取消工作表保护|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....// Instantiating a Workbook object const workbook = new AsposeCells...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/unprotect-a...
  8. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type...Words Document Object Model (DOM) documentation article...to the children of the node object that it was created from are...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Read 3D document|Documentation

    Aspose.3D for Java API has support of reading various type of 3D documents....// Initialize a Scene class object Scene scene = new Scene ();...//Get property value by name Object diffuse = ( Vector3 ) props...

    docs.aspose.com/3d/java/read-3d-document/
  10. Set Data Source for the Chart with C++|Document...

    Learn about the various data sources supported by Aspose.Cells for C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....calling the SeriesCollection object’s Add method. #include <iostream>...// Instantiating a Workbook object Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/data-formatting-in-ch...