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

object

(0.17 sec)
  1. Convert ICS to OST via Java | products.aspose.com

    Try the code sample to convert ICS files to OST format in Java. Download Java API to take your email processing applications to the next level....classes and methods for creating objects and manipulating them enabling...converted into an Appointment object using Appointment.load method...

    products.aspose.com/email/java/conversion/ics-t...
  2. How to Add Watermark to PDF in C#

    This tutorial contains information about how to add watermark to PDF in C#. To add watermark to PDF C# code is provided that be used to add image and text both types of watermarks to any page of the PDF....file into the Document class object to which the watermark is to...image into the ImageStamp class object that is to be used as a watermark...

    kb.aspose.com/pdf/net/how-to-add-watermark-to-p...
  3. Convert Farsi document with embeded objects and...

    When converting a Farsi document with Farsi numbering to pdf, the resulting pdf’s numbering is shows with European numbers, so I added the saveOptions to convert the numbers to Arabic format like so: var saveOptions = n…...Farsi document with embeded objects and numbering to pdf Aspose...but because I have embeded objects, I have to set TextShaperFactory...

    forum.aspose.com/t/convert-farsi-document-with-...
  4. FieldDdeAuto Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDdeAuto class for seamless DDEAUTO field integration, enhancing document automation and efficiency in your projects....{ get; } Gets a FieldFormat object that provides typed access...whether to insert the linked object as a bitmap. InsertAsHtml {...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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...
  6. 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...
  7. 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...
  8. 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-...
  9. 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/
  10. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...Remarks The Document is a central object in the Aspose.Words library...and macros. Most of these objects are accessible via the corresponding...

    reference.aspose.com/words/python-net/aspose.wo...