Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 96,104 for

object

(0.11 sec)
  1. Converting Worksheet to Image in Python|Documen...

    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....xls" ) # Create an object for ImageOptions imgOptions...0 ) # Create a SheetRender object for the target sheet sr = self...

    docs.aspose.com/cells/java/converting-worksheet...
  2. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...pdf"); //Instantiate a stamp object Aspose.Pdf.Facades.Stamp logoStamp...Facades.Stamp(); //Instantiate an object of FormattedText class FormattedText...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  3. Add Page Breaks in PDF|Aspose.PDF for Python vi...

    Insert page breaks into a PDF document using Aspose.PDF for Python.... Create a PdfFileEditor Object. Define the Page Break Position...): # Create a PdfFileEditor object pdf_editor = pdf_facades ....

    docs.aspose.com/pdf/python-net/add-page-breaks-...
  4. Exception while saving a specific document to d...

    Office Printer_Range guide_EM.PDF (3.4 MB) Using the Aspose.PDF.Drawing 26.2.0 and the attached PDF. When trying to save the document with DocSaveOptions.DocForm.DocX and Mode DocSaveOptions.RecognitionMode.EnhancedFlo…...an “Object reference not set to an instance of an object” exception...

    forum.aspose.com/t/exception-while-saving-a-spe...
  5. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-document save, enhancing your document management experience....SaveOutputParameters class This object is returned to the caller after...caller can use or ignore this object. To learn more, visit the Save...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Delete List Item|Aspose.PDF for Python via .NET

    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.... Create a FormEditor object. Bind the PDF document to the...outfile ): # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/del-list-item/
  7. Generate Point Cloud to VRML File Formats via ....

    C# source code to load, render and add generate point cloud to VRML documents on .NET Framework, .NET Core, Mono....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/net/point-cloud/vrml/
  8. Export to FDF|Aspose.PDF for Python via .NET

    This example explains how to export PDF form field data to an FDF (Forms Data Format) file using Aspose.PDF for Python via .NET. It demonstrates how to access interactive form data through the Form facade, bind a source PDF document, and save the extracted values into an FDF stream.... In this example, a Form object is initialized from the aspose...FDF file.""" # Create Form object pdf_form = pdf_facades . Form...

    docs.aspose.com/pdf/python-net/export-to-fdf/
  9. Extract Images from PDF File|Aspose.PDF for Java

    This section shows how to extract images from PDF file using Java library.... The XImage object gets a given image in the Images...image index. Use the XImage object’s save(..) method to save the...

    docs.aspose.com/pdf/java/extract-images-from-pd...
  10. Convert PDF/A to PDF|Aspose.PDF for Android via...

    To convert PDF/A to PDF you should remove restrictions from the original document. Aspose.PDF for Android via Java allows you to solve this problem easly and simply....(); try { // Create Document object document = new Document ( ...toString (); // Create Document object document = new Document ( ...

    docs.aspose.com/pdf/androidjava/convert-pdfa-to...