Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 91,327 for

object

(0.14 sec)
  1. Aspose::Words::Markup::IStructuredDocumentTag i...

    Aspose::Words::Markup::IStructuredDocumentTag interface. Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in C++....: public virtual System :: Object Methods Method Description...virtual get_Node () Returns Node object that implements this interface...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Generate Point Cloud to OBJ File Formats via No...

    Sample Node.js generate point cloud code for OBJ file. Use this example code to generate point cloud to OBJ 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/nodejs-java/point-cloud/...
  3. Generate Point Cloud to U3D File Formats via No...

    Sample Node.js generate point cloud code for U3D file. Use this example code to generate point cloud to U3D 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/nodejs-java/point-cloud/...
  4. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.pageSet property. Gets or sets the pages to render...Create an "ImageSaveOptions" object which we can pass to the document's...// We can pass a SaveOptions object to specify a different page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Reusing Style Objects|Documentation

    In Aspose.Cells for .NET, by creating and using reusable style Objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style Objects and implement them in your application....Style Objects Contents [ Hide ] Reusing style objects can save...a worksheet: Create a style object. Specify the attributes. Apply...

    docs.aspose.com/cells/net/reusing-style-objects/
  6. How to Change PDF Password in Java

    This article guides on how to change PDF password in Java. It contains information about setting the environment, a list of steps to write the program and a sample code showing how to change a PDF password in Java with a few API calls....Create a PdfFileInfo class object that supports checking the...with the PdfFileSecurity class object Change the password using the...

    kb.aspose.com/pdf/java/how-to-change-pdf-passwo...
  7. How to Add Page Number in PDF using Python

    This article provides details on how to add page number in PDF using Python. It has detailed information about the environment configuration, a step-wise process and a runnable sample code to add page numbers to PDF without Acrobat using Python....file using the Document class object to insert the page number Create...number using the PageNumberStamp object Set the stamp format to be...

    kb.aspose.com/pdf/python/how-to-add-page-number...
  8. 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...
  9. 搜索

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

    blog.aspose.com/zh-hant/cells/convert-excel-fil...
  10. How to Select Pages from PDF and Save using Python

    This article describes the process on how to select pages from PDF and save using Python. It contains all the required information to set the IDE and a runnable sample code along with the description to extract selected pages from PDF using Python....PDF using Python Create an object of PdfFileEditor class providing...Python . The PdfFileEditor class object is declared that contains all...

    kb.aspose.com/pdf/python/how-to-select-pages-fr...