Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 91,933 for

object

(0.14 sec)
  1. Convert MPP to TIFF in Java

    This crisp topic is about how to convert MPP to TIFF in Java. It encompasses detailed configuration steps and a working sample code to transform MPP file to TIFF using Java....file using the Project class object to change MPP to TIFF using...the ImageSaveOptions class object Save MPP as TIFF in Java using...

    kb.aspose.com/tasks/java/convert-mpp-to-tiff-in...
  2. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....Instantiate a TextAnnotation object by providing the rectangular...Python . The TextAnnotation object is created and configured by...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  3. 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...
  4. 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/
  5. Copy Range Data with Style|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.... Creates a style object with specified formatting attributes...

    docs.aspose.com/cells/java/copy-range-data-with...
  6. 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...
  7. 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...
  8. 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-...
  9. How to Make a Pie Chart in PowerPoint using C#

    This quick tutorial guides how to make a pie chart in PowerPoint using C#. It provides detailed steps to configure the environment and sample code to add pie chart to PowerPoint using C#....Create a new Presentation class object Access the first slide in the...demonstration. A new presentation object is created and then guidance...

    kb.aspose.com/slides/net/how-to-make-a-pie-char...
  10. Extract text from PDF in Python | Aspose.PDF

    Python source code to extract text from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Create TextAbsorber object to extract text. Accept the...path_infile ) # Create TextAbsorber object to extract text textAbsorber...

    products.aspose.com/pdf/python-net/parser/text/