Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 91,330 for

object

(0.25 sec)
  1. FontConfigSubstitutionRule.reset_cache method |...

    FontConfigSubstitutionRule.reset_cache method. Resets the cache of fontconfig calling results....# The FontConfigSubstituti object works differently on Windows/non-Windows...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Tables::PreferredWidth::ToString...

    Aspose::Words::Tables::PreferredWidth::ToString method. Returns a user-friendly string that displays the value of this Object in C++....displays the value of this object. System :: String Aspose ::..."PreferredWidth" property creates a new object. ASSERT_NE ( System :: ObjectExt...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. PDL Conversion API Solution | Java

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Java library with the Aspose.Page PDL conversion functionality....Class having FileOutputStream object as parameter. Call the PsDocument...source file. Create PsDocument object with created PS input stream...

    products.aspose.com/page/java/conversion/
  4. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...ContentLocation on a MapiAttachment object as follows attach.SetProperty(...method on the PersonalStorage object. But this seems to return only...

    forum.aspose.com/t/how-to-create-a-new-instance...
  5. 插入或删除行或列|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 //Opening the Excel file through...//Instantiating a Workbook object //Opening the Excel file through...

    docs.aspose.com/cells/zh/net/insert-or-delete-r...
  6. C# ZiP File or Multiple Files into Archive

    C# source code that compresses the contents of a file, multiple files or folder into a zip archive programmatically....archive is, Create a FileStream object for the output Images ZIP archive...FileStream object. Create API’s Archives class object. Add the...

    products.aspose.com/zip/net/zip-file/
  7. Convert PNG to EPS using API for .NET

    PNG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....with ❤ by GitHub Using Bimap object and string for saving PNG to...image is assigned by Bitmap object and the output EPS file is...

    docs.aspose.com/page/net/convert/png-to-eps/
  8. 使用 C++ 通过 Node.js 管理图片|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/managing-pi...
  9. Odso.fieldMapDatas property | Aspose.Words for ...

    Odso.fieldMapDatas property. Gets or sets a collection of Objects that specify how columns from the external data source are mapped to the predefined merge field names in the document...Gets or sets a collection of objects that specify how columns from...names in the document. This object is never null . get fieldMapDatas...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh.... The Mesh class object is being used in the code....We can create a Mesh class object as narrated here and then point...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...