Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 94,431 for

object

(0.1 sec)
  1. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Node.js if you are not sure what the actual content of the file is, or to check the format compatibility....load a file into a Document object and Aspose.Words cannot recognize...method returns a FileFormatInfo object that contains the detected...

    docs.aspose.com/words/nodejs-net/detect-file-fo...
  2. Convert JSON Format to OTP via C++ | products.a...

    Parse JSON to OTP in C++ without using Microsoft PowerPoint...JSON to OTP JSON (JavaScript Object Notation) is a lightweight...C++ Create a new IWorkbook object and read valid JSON data from...

    products.aspose.com/total/cpp/conversion/json-t...
  3. 在立方体上设置法线或UV,并向 3D 图元添加材质|Documentation

    Aspose.3D for Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的UV坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。...节点的示例: // Initialize scene object Scene scene = new Scene ();...(); // Initialize cube node object Node cubeNode = new Node ( "cube"...

    docs.aspose.com/3d/zh/java/set-up-normals-or-uv...
  4. C++ API to Convert PCL to XLT | products.aspose...

    Convert PCL to XLT via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. Converting a PCL file to JPEG using Python | As...

    Sample code on Python for PCL to JPEG conversion. Use example code for batch PCL to JPEG conversion with Python and .NET...PDF document into a Document object using apdf.DOCument(), ensuring...images using the Resolution object, ensuring that the correct...

    products.aspose.com/pdf/python-net/conversion/p...
  6. C++ API to Convert MHTML to SXC | products.aspo...

    Convert MHTML to SXC via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. C++ API to Convert SVG to TSV | products.aspose...

    Convert SVG to TSV via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/svg-to...
  8. C++ API to Convert SVG to CSV | products.aspose...

    Convert SVG to CSV via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/svg-to...
  9. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....raw data via the ImageData object. image_data = imported_shape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Insert PDF pages|Aspose.PDF for .NET

    This section explains how to insert PDF pages with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/net/insert-pdf-pages/