Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 96,134 for

object

(0.22 sec)
  1. How to Convert PPT to PDF using Java

    This simple article focuses on how to convert PPT to PDF using Java by following the detailed configuration steps to use the given code sample. You can generate PDF from PPT in Java using the simple API interface in any of Java supported environments including Windows, Linux and macOS....using the Presentation class object to convert it to PDF Instantiate...Instantiate the PdfOptions class object and set the desired PDF options...

    kb.aspose.com/slides/java/how-to-convert-powerp...
  2. 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...
  3. 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...
  4. 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...
  5. How to Create a Shapefile in C#

    This quick tutorial guides on how to create a ShapeFile in C#. You can generate Shapefile in C# by adding different attributes and features to it without using any other third party graphics tool....using the VectorLayer class object by providing the SHP file name...VectorLayer object Instantiate the Point class object and set the...

    kb.aspose.com/gis/net/how-to-create-a-shapefile...
  6. 通过 Node.js 以 C++ 打开文件的不同方式|Documentation

    本文解释了如何使用 Aspose.Cells for Node.js via C++ API 打开Excel文件。...Path // Creating a Workbook object and opening an Excel file using...through Stream // Create a Stream object const fstream = fs . createReadStream...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  7. Create WMF image file via .NET | products.aspos...

    Create WMF image file via .NET....Create Memory steam object. Create metafile object using Metafile...Metafile class. Create graphics object using Graphics.FromImage() method...

    products.aspose.com/drawing/net/create/wmf/
  8. Generate Point Cloud to DRC File Formats via No...

    Sample Node.js generate point cloud code for DRC file. Use this example code to generate point cloud to DRC 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/...
  9. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....Object, com.aspose.words.SaveOptions...folder alias in the SaveOptions object, we will be able to print it...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Fonts in Presentations on Android|Aspose...

    Control fonts in Java with Aspose.Slides for Android: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....FillFormat exposed by the Portion object. Save the modified presentation...Instantiate a Presentation object that represents a PPTX file...

    docs.aspose.com/slides/androidjava/manage-fonts/