Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 97,204 for

object

(0.57 sec)
  1. Clone Presentation Slides in JavaScript|Aspose....

    Quickly duplicate PowerPoint slides with Aspose.Slides for Node.js. Follow our code examples to automate PPT creation in seconds and eliminate manual work....of Slide objects) exposed by the Presentation object provides...exposed by the Presentation object. Call the addClone method exposed...

    docs.aspose.com/slides/nodejs-java/clone-slides/
  2. 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...
  3. 用 JavaScript 结合 C++ 管理 OLE 对象|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...< head > < title > Add OLE Object Example </ title > </ head...head > < body > < h1 > Add OLE Object Example </ h1 > < p > Select...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  4. 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/
  5. 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...
  6. Extract XFA Data|Aspose.PDF for Python via .NET

    This example explains how to extract XFA form data from a PDF file using Aspose.PDF for Python via .NET. It demonstrates how to bind an XFA-based PDF document to the Form facade and export its internal data structure into a file stream.... In this example, the Form object from the aspose.pdf.facades...form data.""" # Create Form object form = pdf_facades . Form ()...

    docs.aspose.com/pdf/python-net/extract-xfa-data/
  7. Move Field|Aspose.PDF for Python via .NET

    Move an existing form field to a different position in a PDF document.... Create a FormEditor object. Bind the PDF document to the...outfile ): # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/move-field/
  8. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....ListFormat object. Returns Returns the list object. Returns null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Set Field Comb Number|Aspose.PDF for Python via...

    This example demonstrates how to set a comb number for a PDF form field using Aspose.PDF for Python.... Creates a FormEditor object. Set the comb number of a field...infile ) # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/set-field-comb-n...
  10. Add File Attachment Annotation|Aspose.PDF for P...

    The example binds an input PDF, adds a file attachment annotation to the first page using the file path, and saves the updated document....Create the PdfContentEditor object. Bind the input PDF. Define...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-file-attachm...