Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 90,539 for

object

(0.09 sec)
  1. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw graphics in Java....fill the interior of a drawing object, such as an ellipse or circle...

    docs.aspose.com/drawing/java/working-with-brushes/
  2. Working with GridWeb Worksheets|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....to a Customized Collection Object using GridWeb Dynamically Generate...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Print PDF to PDF with C#

    Follow this article to print PDF to PDF with C#. It has the IDE settings, a list of steps, and a sample code to print to PDF virtual printer with C#....Instantiate the PDFViewer class object Load the source PDF file by...PrinterSettings and PageSettings class objects and set the desired properties...

    kb.aspose.com/pdf/net/print-pdf-to-pdf-with-csh...
  4. Compress JPEG using Python

    This article guides on how to compress JPEG using Python. It has all the details to set the IDE, a list of steps, and a sample code to reduce size of JPEG using Python....Import the desired classes and objects from various modules in the...input JPG file into the Image object using the load() method Instantiate...

    kb.aspose.com/imaging/python/compress-jpeg-usin...
  5. AsposePSD states that a valid PSD file is not a...

    This python script from aspose.psd import Image from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers.smartObjects import SmartObjectLayer from aspose.psd.imageloadoptions import PsdL…...SmartObjectLayer): print(f” Found Smart Object Layer: ‘{layer.name}’ at index...found_smart_layers: print(” No Smart Object Layers found in this PSD file...

    forum.aspose.com/t/asposepsd-states-that-a-vali...
  6. 通过Node.js与C++设置图表外观|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表的外观。我们的指南将向您展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格并增强工作表。...// Instantiating a Workbook object const workbook = new AsposeCells...new worksheet to the Workbook object const sheetIndex = workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-cha...
  7. Enhance PowerPoint Presentations with Animation...

    Use Aspose.Slides for Node.js via Java to handle PowerPoint animations. This overview highlights key features and offers insights to enhance your presentations....shapes, charts, tables, OLE Objects and other presentation elements...including text, pictures, OLE Object, table etc is considered as...

    docs.aspose.com/slides/nodejs-java/powerpoint-a...
  8. Aspose::Words::CommentRangeEnd::CommentRangeEnd...

    Aspose::Words::CommentRangeEnd::CommentRangeEnd constructor. Initializes a new instance of this class in C++....comment identifier to which this object is linked. Remarks When CommentRangeEnd...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties...access to DocumentProperty objects by their names (using an indexer)...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library... # Instantiate Document object doc = self . Document () page...

    docs.aspose.com/pdf/java/add-html-string-using-...