Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 94,402 for

object

(0.09 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::GetEnumerator method. Returns an enumerator Object in C++....method Returns an enumerator object. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Insert Page Break in PDF using Python

    This short tutorial guides on how to insert page break in PDF using Python. It has the details for the IDE, steps, and a sample code for adding page break in PDF using Python....PDF file into the Document object for inserting page break Create...to save the output Create an object of the PdfFileEditor class...

    kb.aspose.com/pdf/python/insert-page-break-in-p...
  3. Prepare JasperPrint for export|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....demonstrates how to create JasperPrint object to prepare a report for further...

    docs.aspose.com/imaging/jasperreports/prepare-j...
  4. DocumentVisitor.visit_footnote_start method | A...

    DocumentVisitor.visit_footnote_start method. Called when enumeration of a footnote or endnote text has started....Description footnote Footnote The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentVisitor.visit_footnote_end method | Asp...

    DocumentVisitor.visit_footnote_end method. Called when enumeration of a footnote or endnote text has ended....Description footnote Footnote The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Document::get_MailMerge method |...

    Aspose::Words::Document::get_MailMerge method. Returns a MailMerge Object that represents the mail merge functionality for the document in C++....method Returns a MailMerge object that represents the mail merge...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. DocumentVisitor.visit_comment_range_start metho...

    DocumentVisitor.visit_comment_range_start method. Called when the start of a commented range of text is encountered....comment_range_start CommentRangeStart The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::FontSavingArgs::get_Docu...

    Aspose::Words::Saving::FontSavingArgs::get_Document method. Gets the document Object that is being saved in C++....t method Gets the document object that is being saved. System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::CssSavingArgs::get_Docum...

    Aspose::Words::Saving::CssSavingArgs::get_Document method. Gets the document Object that is currently being saved in C++....t method Gets the document object that is currently being saved...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. How to Convert HTML to JPG in Java

    This brief tutorial describes how to convert HTML to JPG in Java by providing detailed steps to configure the environment and a sample code. To convert HTML to JPG Java code demonstrates loading an HTML file and saving it as PNG image....HTML using HTMLDocument class object to convert it to JPG Initialize...instantiating ImageSaveOptions class object to configure the output image...

    kb.aspose.com/html/java/how-to-convert-html-to-...