Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 90,756 for

object

(0.54 sec)
  1. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....file using the Document class object to delete the watermark Traverse...loaded using the Document class object, and then all of its pages...

    kb.aspose.com/pdf/python/how-to-remove-watermar...
  2. How to Add Password to Word Document using Java

    This tutorial provides details on how to add password to Word document using Java. It contains the development environment configuration, a complete step-by-step program logic and a runnable sample code that demonstrates the process of document protection using Java....file using the Document class object Apply the document protection...to use the SaveOptions class object that allows many features before...

    kb.aspose.com/words/java/how-to-add-password-to...
  3. Zoom PDF File using C#

    This article guides on how to zoom PDF file using C#. It has the details to set the IDE, steps, and a sample code to apply the feature of PDF zoom out using C#....PDF file into the Document object for zooming in when opened...opened Create the GoToAction object Create the explicit destination...

    kb.aspose.com/pdf/net/zoom-pdf-file-using-csharp/
  4. Remove Duplicate Rows in Excel with Python

    This article describes how to remove duplicate rows in Excel with Python. It has the steps and a sample code to delete duplicate lines in Excel with Python....Excel file into the Workbook object Access the Cell collection...file into the Workbook class object and calling different variants...

    kb.aspose.com/cells/python/remove-duplicate-row...
  5. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....file in the Document class object to crop it Display the existing...required Create a new Rectangle object defining the crop area Set...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...
  6. How to Create Booklet from PDF using Python

    This article explains how to create booklet from PDF using Python. You will learn the process to set the IDE, steps to write the application and a runnable sample code to create a booklet PDF using Python....Instantiate the PdfFileEditor class object to make a booklet Call the...first step, the PdfFileEditor object is created as it contains methods...

    kb.aspose.com/pdf/python/how-to-create-booklet-...
  7. Aspose::Words::Fonts namespace | Aspose.Words f...

    Aspose::Words::Fonts namespace. The Aspose.Words.Fonts namespace provides classes and enumerations to access information about fonts used in a document in C++....embedded font inside FontInfo object. When saving a document to...embedded font inside a FontInfo object. FontEmbeddingUsagePe Represents...

    reference.aspose.com/words/cpp/aspose.words.fonts/
  8. How to Make a Pie Chart in PowerPoint using Python

    This short topic guides how to make a pie chart in PowerPoint using Python along with the detailed steps to configure the environment and use the example code. The example provides sample code to add pie chart to PowerPoint using Python....using the Presentation class object to add a Pie chart in the presentation...using the Presentation class object and accessing the default first...

    kb.aspose.com/slides/python/how-to-make-a-pie-c...
  9. How to Convert JSON to CSV in Node.js

    This article assists on how to convert JSON to CSV in Node.js. It has the IDE setting details, the program flow and a ready-to-run sample code to turn JSON into CSV in Node.js....readFile() method Create a Workbook object and get cells collection from...Create a JsonLayoutOptions class object to set output JSON properties...

    kb.aspose.com/cells/nodejs/how-to-convert-json-...
  10. Delete Page Break in Excel using Node.js

    Delete page break in Excel using Node.js. Get the details to set the IDE, a list of steps, and a sample code to remove page break in Excel using Node.js....page breaks into the Workbook object Access the target sheet to...spreadsheet into the Workbook object and access manual collections...

    kb.aspose.com/cells/nodejs/delete-page-break-in...