Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 96,139 for

object

(0.15 sec)
  1. Convert XML to PDF|Aspose.PDF for Android via Java

    Aspose.PDF library presents several ways to convert XML to PDF. You can use the XslFoLoadOptions or do this with an incorrect file structure....implemented using Document object with XslFoLoadOptions , but...() { // Initialize document object String pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-xml-to-...
  2. Converting Worksheet to Image in Ruby|Documenta...

    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....worksheet_to_image ( workbook ) # Create an object for ImageOptions img_options...0 ) # Create a SheetRender object for the target sheet sr = Rjb...

    docs.aspose.com/cells/java/converting-worksheet...
  3. Resolve Full Field Names|Aspose.PDF for Python ...

    This example demonstrates how to retrieve the fully qualified names of form fields in a PDF document using Aspose.PDF Facades API.... Create a Form Object. Bind the PDF Document. Access...document.""" # Create Form object pdf_form = pdf_facades . Form...

    docs.aspose.com/pdf/python-net/resolve-full-fie...
  4. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook using Aspose.Cells with Golang via C++....Workbook object. The Dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. The...

    docs.aspose.com/cells/go-cpp/release-unmanaged-...
  5. Aspose::Words::LowCode::MailMergerContext::SetS...

    Aspose::Words::LowCode::MailMergerContext::SetSimpleDataSource method. Sets data source used to execute simple mail merge in C++....System::ArrayPtr<System::SharedPtr<System::Object>>&) method Sets data source...System :: SharedPtr < System :: Object >> & fieldValues ) See Also...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Add Curve Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, draws a dashed curve on the first page, and saves the modified document....Create the PdfContentEditor object. Bind the onput PDF. Configure...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-curve-annota...
  7. CssSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.cssSaving()](../icsssavingcallback/cssSaving/#csssavingargs) event...by providing your own stream object. To save CSS into stream, use...document Gets the document object that is currently being saved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....This method takes OcrInput object and optional recognition settings...are returned as a OcrOutput object, that allow you to perform...

    docs.aspose.com/ocr/python-net/recognition/
  9. Insert Pages into PDF|Aspose.PDF for Python via...

    Insert pages from one PDF into another using Aspose.PDF for Python.... Create a PdfFileEditor Object. Define the Insertion Position...): # Create a PdfFileEditor object pdf_editor = pdf_facades ....

    docs.aspose.com/pdf/python-net/insert-pages-int...
  10. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....Save method of the Document object. The following code snippet...)) { // Create TextAbsorber object to find all instances of the...

    docs.aspose.com/pdf/net/replace-text-in-pdf/