Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 93,398 for

object

(0.68 sec)
  1. Latest Aspose.PSD Product Family topics - Free ...

    Get technical support of Aspose.PSD for .NET....January 14, 2025 Convert smart objects to psd files psd-java 2 110...10, 2025 How to move a smart object to the center of the canvas...

    forum.aspose.com/c/psd/34
  2. Aspose::Words::Drawing::ImageSize::get_Vertical...

    Aspose::Words::Drawing::ImageSize::get_VerticalResolution method. Gets the vertical resolution in DPI in C++....it will contain an ImageSize object. System :: SharedPtr < Aspose...get_ImageSize (); // The ImageSize object contains read-only information...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ImageSize::get_WidthPix...

    Aspose::Words::Drawing::ImageSize::get_WidthPixels method. Gets the width of the image in pixels in C++....it will contain an ImageSize object. System :: SharedPtr < Aspose...get_ImageSize (); // The ImageSize object contains read-only information...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ImageSize::get_Horizont...

    Aspose::Words::Drawing::ImageSize::get_HorizontalResolution method. Gets the horizontal resolution in DPI in C++....it will contain an ImageSize object. System :: SharedPtr < Aspose...get_ImageSize (); // The ImageSize object contains read-only information...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartYValue.ValueType | Aspose.Words for .NET

    Discover the ChartYValue ValueType property to easily access the Y value type in your data Object, enhancing your data visualization experience....of the Y value stored in the object. public ChartYValueType ValueType...

    reference.aspose.com/words/net/aspose.words.dra...
  6. DocSaveOptions.DigitalSignatureDetails | Aspose...

    Discover the DocSaveOptions DigitalSignatureDetails property to easily manage digital signatures for secure document signing and enhanced workflow efficiency....or sets DigitalSignatureDeta object used to sign a document. public...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Fields::FormFieldCollection::Get...

    Aspose::Words::Fields::FormFieldCollection::GetEnumerator method. Returns an enumerator Object in C++....method Returns an enumerator object. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Pixel Data Manipulation using Aspose.PSD for Ja...

    Example of how to directly and rapidly fast update raw pixel data using PSD Java API...Create PSD Layer Object: Instantiate a PSD layer object from the opened...

    docs.aspose.com/psd/java/pixel-data-manipulation/
  9. 用Node.js通过C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++保护Excel中的工作表,包括保护行、列和特定单元格。...用户无法修改工作表中的任何内容 Contents 用户无法在工作表中输入数据 Objects 用户无法修改绘图对象 Scenarios 用户无法修改已保存的情景...// Instantiating a Workbook object with file buffer const excel...

    docs.aspose.com/cells/zh/nodejs-cpp/protecting-...
  10. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....circles Initiate a Bitmap class object while specifying the image...instance using the Bitmap class object Call the drawEllipse method...

    kb.aspose.com/drawing/java/draw-circle-in-java/