Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 97,363 for

object

(1.33 sec)
  1. 将 PDF 转换为 PNG|Aspose.PDF for Android via Java

    此页面描述了如何使用 Aspose.PDF for Android via Java 将 PDF 页面转换为 PNG 图像,支持将所有页面或单个页面转换为 PNG 图像。...png" ); // Create stream object to save the output image try...toString ()); // Create Resolution object Resolution resolution = new...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  2. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can be Doc or Dot in C++....saved if this save options object is used. Can be Doc or Dot...DocSaveOptions object in a LoadOptions object. ASSERT_THROW (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....DefineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...DefineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...

    docs.aspose.com/3d/net/create-3d-mesh-and-scene/
  4. ForeignKeyConstraint | Aspose.Words for Java

    Represents an action restriction enforced on a set of columns in a primary key/foreign key relationship when a value or row is either deleted or updated in Java....Object, com.aspose.words.net.System...parent and child DataColumn objects. ForeignKeyConstraint(System...

    reference.aspose.com/words/java/com.aspose.word...
  5. Protecting 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....Microsoft Excel are: Contents Objects Scenarios Protected worksheets...worksheet Objects The user cannot modify drawing objects Scenarios...

    docs.aspose.com/cells/python-net/protecting-wor...
  6. Odso Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.Odso class for seamless mail merge integration. Optimize your ODSO settings for efficient data source management....Specifies the Office Data Source Object (ODSO) settings for a mail...Gets or sets a collection of objects that specify how columns from...

    reference.aspose.com/words/net/aspose.words.set...
  7. Locking WordArt Watermark|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....that the WordArt becomes an object that you can move and position...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/net/locking-wordart-water...
  8. Text Rendering using TrueType Font | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to render TrueType and OpenType fonts within Java products....Bitmap object and saves resultant bitmap...processed symbol - gid. Create object of type GlyphOutlinePainter...

    docs.aspose.com/font/java/text-rendering-truety...
  9. Delete Pivot Table from a Worksheet|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....table using the pivot‑table object or its position. Please use...table using the pivot‑table object and the Worksheet.getPivotTables()...

    docs.aspose.com/cells/java/delete-pivot-table-f...
  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...