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

object

(0.84 sec)
  1. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs.... Create an PPImage object by adding an image to the ImagesCollection...associated with the presentation object that will be used to fill the...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  2. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....value) methods of the PageSetup object for the desired worksheet....method of the PdfSaveOptions object. Here is an example in Java:...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  3. How to Find Field Properties|Aspose.Words for Java

    How to find some field properties like field code and field result in Java...InsertField returns a Field object. This is a facade class which...A: After obtaining a Field object (e.g., via DocumentBuilder...

    docs.aspose.com/words/java/find-field-properties/
  4. Manage Picture Frames in Presentations Using C+...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Streamline your workflow and enhance slide designs.... Create an IPPImage object by adding an image to the IImagescollection...associated with the presentation object that will be used to fill the...

    docs.aspose.com/slides/cpp/picture-frame/
  5. Generate Point Cloud to GLB File Formats via py...

    Sample Python generate point cloud code for GLB file. Use this example code to generate point cloud to GLB file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/python-net/point-cloud/glb/
  6. Circles from SVG are not correctly converted in...

    dxf_circle_zoom_issue.zip (182.9 KB) Hello, We’re having an issue when we convert a SVG file to DXF. It seems that circle elements from the SVG are not correctly rendered in the DXF file. Could you please take a look…...the DxfOptions object. On the DxfOptions object we set the raasterizationOption...to false in your DxfOptions object. To troubleshoot this issue...

    forum.aspose.com/t/circles-from-svg-are-not-cor...
  7. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....Document is the main class of the object model that represents a Microsoft...array of values . The MailMerge object which provides access to the...

    reference.aspose.com/words/java/com.aspose.words/
  8. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....); try { // Create a License object License license ; // Set the...} // Instantiate a Workbook object that represents an Excel file...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  9. Convert-Excel-to-JSON with JavaScript via C++|D...

    Learn how to convert an Excel file to JSON using Aspose.Cells for JavaScript via C++....Workbook to JSON (JavaScript Object Notation) file. Convert Excel...// Instantiating a Workbook object from the uploaded file const...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  10. 搜索

    搜索...List<List<Object>> worksheetData = new ArrayList<List<Object>>();...i++) { List<Object> rowData = new ArrayList<Object>(); // 遍歷所選行中的每一列...

    blog.aspose.com/zh-hant/cells/convert-excel-fil...