Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 95,640 for

object

(0.18 sec)
  1. PdfDigitalSignatureDetails.certificateHolder pr...

    PdfDigitalSignatureDetails.certificateHolder property. Returns the certificate holder Object that contains the certificate was used to sign the document....Returns the certificate holder object that contains the certificate...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library.... // Create a new Document object and load the input PDF file...Create a new HtmlSaveOptions object for saving the document as...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  3. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF....XML, you need to create an object of Form class and then call...FileStream object. Finally, you can close FileStream object and dispose...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  4. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  5. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting.... Document is a composite object consisting of a tree of nodes...bold. cellFormat Returns an object that represents current table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting... Document is a composite object consisting of a tree of nodes...bold. cell_format Returns an object that represents current table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... For slide zoom objects, Aspose.Slides provides the...Slide" ); //Adds ZoomFrame objects slide0 -> get_Shapes () ->...

    docs.aspose.com/slides/cpp/manage-zoom/
  8. Insert Footnote in Word using Java

    Follow this article to insert footnote in Word using Java. It has details to set the IDE, a list of steps, and a sample code for creating footnote in Word using Java....Document class object Create a DocumentBuilder class object by passing...passing it the loaded Word file object Add some text at the start...

    kb.aspose.com/words/java/insert-footnote-in-wor...
  9. Aspose::Words::Drawing::OleFormat::get_IsLocked...

    Aspose::Words::Drawing::OleFormat::get_IsLocked method. Specifies whether the link to the OLE Object is locked from updates in C++....whether the link to the OLE object is locked from updates. bool...how to extract embedded OLE objects into files. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. How to Convert HTML to PDF in Python

    This article assists on how to convert HTML to PDF in Python. You will get directions to set the IDE, write the program and a runnable sample code to convert HTML file to PDF using Python....NET to render HTML Create an object of aspose.pdf.HtmlLoadOptions...HTML file into the Document object using the load options mentioned...

    kb.aspose.com/pdf/python/how-to-convert-html-to...