Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 95,348 for

object

(0.63 sec)
  1. KnownTypeSet.add method | Aspose.Words for Python

    KnownTypeSet.add method. Adds the specified Object to the set....specified object to the set. def add ( self , type : object ): .....Type Description type object A object to add. Exceptions exception...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a document with a digital signature in Java....Object public class DigitalSignatureDeta...aspose.words.CertificateHolder) object that contains the certificate...

    reference.aspose.com/words/java/com.aspose.word...
  3. Psd-java The saved psd file cannot be opened - ...

    After deleting the layers and introducing a new smartObject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; PsdImage materImage = (PsdImage) Image.…...especially when dealing with smart object layers and their contents....Smart Object Layer Handling : Ensure that the smart object layer...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...
  4. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....GetCells() collection represents an object of the Cell class. Aspose.Cells...by using the Style.GetFont() object’s GetName() property. Setting...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  5. 使用 C++ 访问和修改关联 Ole 对象的显示标签|Documentation

    学习如何使用 Aspose.Cells for C++ 访问和修改 Excel 文件中链接的 Ole 对象的显示标签。...( 0 ); // Access first Ole Object OleObject oleObject = ws ....Label of the Ole Object std :: cout << "Ole Object Label - Before:...

    docs.aspose.com/cells/zh/cpp/access-and-modify-...
  6. DocumentProperty.Value | Aspose.Words for .NET

    Discover how to efficiently manage DocumentProperty values—easily retrieve or update property values for enhanced document control and productivity.... public object Value { get ; set ; } Remarks...docx" ); // The "Document" object contains some of its metadata...

    reference.aspose.com/words/net/aspose.words.pro...
  7. DataRow | Aspose.Words for Java

    Represents a row of data in a DataTable in Java....Object public class DataRow Represents...set(System.Data.DataColumn column, Object value) Sets the data stored...

    reference.aspose.com/words/java/com.aspose.word...
  8. List.compare_to method | Aspose.Words for Python

    aspose.words.lists.List.compare_to method...Compares the specified object to the current object. def compare_to...obj : object ): ... Parameter Type Description obj object compare_to(other)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....background image to a page object. The following code snippet...using the BackgroundArtifact object with Java. package com.aspose...

    docs.aspose.com/pdf/java/add-backgrounds/
  10. Aspose::Words::Math::OfficeMath::GetMathRendere...

    Aspose::Words::Math::OfficeMath::GetMathRenderer method. Creates and returns an Object that can be used to render this equation into an image in C++....method Creates and returns an object that can be used to render...() ReturnValue The renderer object for this equation. Remarks...

    reference.aspose.com/words/cpp/aspose.words.mat...