Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 21,451 for

obj

(0.06 sec)
  1. Add Blind Watermark to FBX File Formats via Jav...

    Sample Java blind watermark code for FBX file. Use this example code to add blind watermark to FBX file within any Web or Desktop Java based application....Format) JT (JT File Format) OBJ (OBJ File Format) PLY (Polygon...

    products.aspose.com/3d/java/watermark/fbx/
  2. Add Blind Watermark Verification to USD File Fo...

    Sample Java blind watermark verification code for USD file. Use this example code to add blind watermark verification to USD file within any Web or Desktop Java based application....Format) JT (JT File Format) OBJ (OBJ File Format) PLY (Polygon...

    products.aspose.com/3d/java/verify-watermark/usd/
  3. Add Blind Watermark to STL File Formats via Jav...

    Sample Java blind watermark code for STL file. Use this example code to add blind watermark to STL file within any Web or Desktop Java based application....Format) JT (JT File Format) OBJ (OBJ File Format) PLY (Polygon...

    products.aspose.com/3d/java/watermark/stl/
  4. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.Cells for JavaScript via C++ API....let foundCell = null ; const obj = 20 ; // Find 20, which is Sum(A1:A2)...= worksheet . cells . find ( obj , foundCell , options ); // Print...

    docs.aspose.com/cells/javascript-cpp/search-dat...
  5. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions Object. Each load format has a corresponding class that holds load options for that load format....lookup_paths = [[ dataDir ]] Use of the Obj Load Options The code below shows...options before loading an 3D Obj file. from aspose.threed.formats...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  6. Convert X to DRC via Python | products.aspose.com

    Sample code for X to DRC Python conversion. Use API example code for batch X files to DRC conversion within VB.NET, Asp.NET or any .NET based application....and can output these as PLY or OBJ files. The compressed output...(Hyper Text Markup Language) X TO OBJ (3D File Format) X TO PDF (Portable...

    products.aspose.com/3d/python-net/conversion/x-...
  7. Convert USDZ to DRC via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...USDZ TO RVM (AVEVA RVM) USDZ TO OBJ (Wavefront 3D Object File) USDZ...and can output these as PLY or OBJ files. The compressed output...

    products.aspose.com/3d/net/conversion/usdz-to-drc/
  8. Aspose.Cells 8.7.1 中的公共 API 更改|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....Cell foundCell = null ; Object obj = 20 ; //Find 20 which is Sum(A1:A2)...worksheet . getCells (). find ( obj , foundCell , options ); //Print...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for .NET, you can select one or more Objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...directly child node of the var obj = s . RootNode . SelectSingleObject...so the root node is selected. obj = s . RootNode . SelectSingleObject...

    docs.aspose.com/3d/net/work-with-xpath-like-obj...
  10. DataRelation | Aspose.Words for Java

    Represents a parent/child relationship between two DataTable Objects in Java....Method Description equals(Object obj) getChildColumnNames() getChildColumns()...equals(Object obj) public boolean equals(Object obj) Parameters:...

    reference.aspose.com/words/java/com.aspose.word...