Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 91,325 for

object

(0.2 sec)
  1. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java....certificate into the DigitalSignature object by providing the path and password...file, the Presentation class object is used. Moreover, for loading...

    kb.aspose.com/slides/java/how-to-add-signature-...
  2. How to Convert PDF to HTML using C++

    This brief topic focuses on how to convert PDF to HTML using C#. One can easily export PDF to HTML in C++ by utilizing simple API calls without any dependence on any third party API or Adobe Acrobat tool....files Create Document Class object to load source PDF file Create...Create HtmlSaveOptions Class object to set desired HTML export...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-htm...
  3. How to Convert PDF to Excel using Python

    This quick tutorial explains how to convert PDF to Excel using Python. It includes the environment configuration information, step-by-step algorithm, and Python code to convert PDF to Excel file format....it to XLSX format Create an object of ExcelSaveOptions class and...Subsequently, initialize an object of ExcelSaveOptions class and...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  4. How to Convert Bitmap to PNG in Java

    This short tutorial guides you on how to convert Bitmap to PNG in Java. Using this tutorial you can convert BMP file to PNG in Java in any of the common operating systems like Windows, macOS or Linux....Initialize the PngOptions class object to set output PNG image attributes...level in the PngOptions class object Save the source Bitmap file...

    kb.aspose.com/imaging/java/how-to-convert-bitma...
  5. How to Generate Barcode Image in C#

    This article provides information on how to generate Barcode image in C#. It will provide details about configuring the environment, steps to perform the task and runnable Barcode printing code in C#....initialize BarCodeGenerator class object Specify the Barcode encoding...the BarCodeGenerator class object is declared and initialized...

    kb.aspose.com/barcode/net/how-to-generate-barco...
  6. How to Resize Image using Java

    This concise tutorial is designed to explain how to resize image using Java. To resize image Java code and steps are shared for establishing the necessary environment....the disk into the Image class object Call Image.resize() function...using the ImageResizeSettings object in the resize() function. This...

    kb.aspose.com/imaging/java/how-to-resize-image-...
  7. Work with Document Properties in Java|Aspose.Wo...

    Aspose.Words for Java allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties....of DocumentProperty objects. These objects can be obtained through...words/documentproperty#Value) returns an object, but there is a set of methods...

    docs.aspose.com/words/java/work-with-document-p...
  8. Using Extension Methods of Iteration Variables ...

    Use extension methods for iteration variables of any type when building a report in C#....methods be used with custom object types in the collection? A:...regardless of the underlying object type. Working with Charts in...

    docs.aspose.com/words/net/using-extension-metho...
  9. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....files Initialize Document class object to load DOCX for replacing...Create FindReplaceOptions class object to enable different properties...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  10. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...FindReplaceOptions FindReplaceOptions object to specify additional options...use a "FindReplaceOptions" object to modify the find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...