Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 94,441 for

object

(0.38 sec)
  1. Convert SVG to JPEG2000 via C# | products.aspos...

    Sample code for SVG to JPEG2000 C# conversion. Use API example code for batch SVG files to JPEG2000 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 Jpeg2000Options System Requirements...

    products.aspose.com/cad/net/conversion/svg-to-j...
  2. Convert 3DS to JPEG2000 via C# | products.aspos...

    Sample code for 3DS to JPEG2000 C# conversion. Use API example code for batch 3DS files to JPEG2000 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 Jpeg2000Options System Requirements...

    products.aspose.com/cad/net/conversion/3ds-to-j...
  3. Convert DWFX to DWF via C# | products.aspose.com

    Sample code for DWFX to DWF C# conversion. Use API example code for batch DWFX files to DWF 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 DwfOptions System Requirements...

    products.aspose.com/cad/net/conversion/dwfx-to-...
  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. Aspose::Words::Themes::ThemeFonts class | Aspos...

    Aspose::Words::Themes::ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages Latin, EastAsian and ComplexScript. To learn more, visit the documentation article in C++....ThemeFonts : public System :: Object Methods Method Description...colors.docx" ); // The "Theme" object gives us access to the document...

    reference.aspose.com/words/cpp/aspose.words.the...
  6. Remove ODT Annotation Online or Manage Annotati...

    delete comments from ODT file through online app for free. Android API code to manage comments of ODT files....Document via Document class object Get all comments from the all...Document via Document class object Get comment using getChild...

    products.aspose.com/total/android-java/annotate...
  7. Convert PLT to PSD via C# | products.aspose.com

    Sample code for PLT to PSD C# conversion. Use API example code for batch PLT files to PSD 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 PsdOptions System Requirements...

    products.aspose.com/cad/net/conversion/plt-to-psd/
  8. FAQ|Aspose.PDF for Java

    Learn Frequently Asked Questions from Aspose.PDF for Java library....background image to a page object. Follow the link to show an...Encrypt method of the Document object to encrypt a PDF file. Also...

    docs.aspose.com/pdf/java/faq/
  9. 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...
  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 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/