Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 93,398 for

object

(0.14 sec)
  1. Accessing Cells of a Worksheet|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....existing cell object; otherwise, it creates a new Cell object, adds it...collection, and then returns that object. This approach is the easiest...

    docs.aspose.com/cells/cpp/accessing-cells-of-a-...
  2. 用Node.js通过C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++保护Excel中的工作表,包括保护行、列和特定单元格。...用户无法修改工作表中的任何内容 Contents 用户无法在工作表中输入数据 Objects 用户无法修改绘图对象 Scenarios 用户无法修改已保存的情景...// Instantiating a Workbook object with file buffer const excel...

    docs.aspose.com/cells/zh/nodejs-cpp/protecting-...
  3. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....circles Initiate a Bitmap class object while specifying the image...instance using the Bitmap class object Call the drawEllipse method...

    kb.aspose.com/drawing/java/draw-circle-in-java/
  4. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for Python via .NET API....three parameters: what: The object to search for. The type should...Previous cell with the same object. This parameter can be set...

    docs.aspose.com/cells/python-net/find-or-search...
  5. How to split PDF | Aspose.PDF

    Do you know how easily split PDF documents in Python? Split PDF files with high quality using Python via .NET PDF library....document through the Document object’s PageCollection collection...Document object and add the individual Page object into the empty...

    products.aspose.com/pdf/tutorial/split-pdf/
  6. Convert USDZ to 3MF via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...Conversion // load the USDZ in an object of Scene var scene = new Aspose...File) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO PLY (Polygon...

    products.aspose.com/3d/net/conversion/usdz-to-3mf/
  7. How to Highlight a PDF Document using Java

    This article guides on how to highlight a PDF document using Java. It shares the configuration details, steps, and runnable sample code to highlight words in PDF using Java....into the TextFragmentAbsorber object Parse through the given page...TextFragmentAbsorber class object is used to define and search...

    kb.aspose.com/pdf/java/how-to-highlight-a-pdf-d...
  8. Mail Merge in MS Word using Python

    Refer to this article to apply mail merge in MS Word using Python. It has details to set the IDE and a sample code to perform mail merge in MS Word step by step using Python....Create the DocumentBuilder class object and link it with the above...document Using the builder object, insert fields in the template...

    kb.aspose.com/words/python/mail-merge-in-ms-wor...
  9. How to Add Fillable Fields in PDF using Python

    This article shares information on how to add fillable fields in PDF using Python. It contains the environment details, programming steps and a runnable sample code to add fillable text box to PDF using Python....Instantiate the FormEditor class object for adding a field Load the...it with the FormEditor class object Add the text field at a particular...

    kb.aspose.com/pdf/python/how-to-add-fillable-fi...
  10. Convert DICOM to PNG in Java

    Follow this article to convert DICOM to PNG in Java. It has details to set the IDE, a list of steps, and a sample code for changing file format from DCM to PNG in Java....getPageCount() Create a PngOptions object to define the PNG export settings...class object, typecast it to the DicomImage class object and parse...

    kb.aspose.com/imaging/java/convert-dicom-to-png...