Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 95,640 for

object

(0.09 sec)
  1. 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...
  2. 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...
  3. 在Php中的分页预览|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....代码 //Instantiating a Excel object by excel file path $workbook...new worksheet to the Workbook object $worksheets = $workbook ->...

    docs.aspose.com/cells/zh/java/page-break-previe...
  4. 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/
  5. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…..."Message\": \"Object reference not set to an instance of an object. . Finding...message "Object reference not set to an instance of an object" typically...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  6. Get Resolution and Dimensions of Images|Aspose....

    Learn how to retrieve resolution and dimensions of embedded images from a PDF in .NET using Aspose.PDF.... Then create an ArrayList object to hold the names of any images...Images property. Create a stack object to hold the image’s graphics...

    docs.aspose.com/pdf/net/get-resolution-and-dime...
  7. 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/
  8. Display XML Formats Using C++ | Aspose.PDF

    Open and view XML documents programmatically with C++ sample code using Aspose.PDF for C++...Instantiate XslFoLoadOption object var options = new XslFoLoadOptions...ThrowExceptionImmedi ; // Create Document object var pdfDocument = new Aspose...

    products.aspose.com/pdf/cpp/viewer/xml/
  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...