Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 91,302 for

object

(0.08 sec)
  1. How to Convert DAE to OBJ in Python

    This article guides on how to convert DAE to OBJ in Python. It has IDE settings, a list of steps, and a runnable sample code to change DAE to OBJ in Python....Instantiate the ObjSaveOptions class object for the customization of the...method in the Scene class. An object of the ObjSaveOptions class...

    kb.aspose.com/3d/python/how-to-convert-dae-to-o...
  2. Aspose.3D Transform Nodes using a transformatio...

    Learn how to transform Nodes using a transformation matrix...IMeshConvertible object, initialize the node object, and add the...

    products.aspose.com/3d/tutorial/transform-nodes...
  3. Insert Shapes To Worksheet In Aspose.Cells|Docu...

    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....The method returns a Shape object. The following example shows...The method returns a Shape object. The following example shows...

    docs.aspose.com/cells/java/insert-shapes-to-wor...
  4. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Artifacts are generally graphics objects or other markings that are...background image to a page object. The following code snippet...

    docs.aspose.com/pdf/java/artifacts/
  5. Extract OLE Objects from Workbook|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....Ask AI Extract OLE Objects from Workbook Contents [ Hide ] Sometimes...you do need to extract OLE objects from a workbook. Aspose.Cells...

    docs.aspose.com/cells/java/extract-ole-objects-...
  6. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for Java recognition results in JSON format....method of RecognitionResult object. AsposeOCR api = new AsposeOCR...// Add an image to OcrInput object OcrInput input = new OcrInput...

    docs.aspose.com/ocr/java/save-json/
  7. Delete Pivot Table from a Worksheet|Documentation

    Aspose.Cells for JavaScript via C++ code to remove PivotTable for Excel Worksheets...pivot table using a pivot‑table object or its position. Please use...pivot table using a pivot‑table object and the Worksheet.pivotTables...

    docs.aspose.com/cells/javascript-cpp/delete-piv...
  8. IFieldUpdateCultureProvider.GetCulture | Aspose...

    Discover the IFieldUpdateCultureProvider's GetCulture method, which efficiently returns a CultureInfo Object for seamless field updates....method Returns a CultureInfo object to be used during the field’s...updated. Return Value The culture object that should be used for the...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....should: Create a Document class object with the source PDF file. Create...Create a Document class object with the destination PDF file...

    docs.aspose.com/pdf/net/move-pages/
  10. Extract Annotation (facades)|Aspose.PDF for Java

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....create PdfAnnotationEditor object and bind PDF file using BindPdf...of the PdfAnnotationEditor object. The following code snippet...

    docs.aspose.com/pdf/java/extract-annotation/