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

object

(0.21 sec)
  1. DocSaveOptions.DigitalSignatureDetails | Aspose...

    Discover the DocSaveOptions DigitalSignatureDetails property to easily manage digital signatures for secure document signing and enhanced workflow efficiency....or sets DigitalSignatureDeta object used to sign a document. public...

    reference.aspose.com/words/net/aspose.words.sav...
  2. How to Insert Fillable Fields in PDF in C#

    This article contains information on how to insert fillable fields in PDF in C#. It provides steps to set the environment and write the application along with the runnable sample code to add fillable text box to PDF in C#....field Create a FormEditor class object for binding the target PDF...PDF file with the FormEditor object for adding controls to it Add...

    kb.aspose.com/pdf/net/how-to-insert-fillable-fi...
  3. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment... If a Comment object occurs on its own, the comment...the position of the Comment object. To anchor a comment to a region...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++....// Create a "TxtSaveOptions" object, which we can pass to the document's...The Aspose.Words "Document" objects have page breaks, just like...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. WordML2003SaveOptions.save_format property | As...

    WordML2003SaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...Create a "WordML2003SaveOption" object to pass to the document's "Save"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....paragraphs into a Document object Transform the complete document...link it with a DocumentBuilder object set bullet text font Set the...

    kb.aspose.com/words/net/convert-paragraph-into-...
  8. How to Put Page Number in Word using Python

    This article provides detailed information on how to put page number in Word using Python. It will guide you to load an existing Word file and then insert page numbers in word using python with the help of few API calls only....Document class object Create DocumentBuilder class object for writing...instantiate the DocumentBuilder class object that allows you to roam around...

    kb.aspose.com/words/python/how-to-put-page-numb...
  9. How to Export List Data to Excel in C#

    This simple tutorial will teach you on how to export list data to Excel in C#. You will learn how with the help of C# export list to Excel and save it on disk with XLSX format....Excel Create Workbook class object to hold data exported from...where first a workbook class object is created along with accessing...

    kb.aspose.com/cells/net/how-to-export-list-data...
  10. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....size or scale on the Graphics object to create thumbnails, full-sized...document pages. Render a Shape object separately from the document...

    docs.aspose.com/words/cpp/rendering/