Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 86,616 for

object

(0.34 sec)
  1. XImage TrySetAlternativeText returns true, but ...

    I am creating a PDF programmatically that includes images that need Alt Text. I am able to add the image to the document, save the document to a memory stream, get the appropriate page and XImage Object, call the TrySet…...appropriate page and XImage object, call the TrySetAlternativeTex...be applied. Verify the Image Object : After calling TrySetAlternativeTex...

    forum.aspose.com/t/ximage-trysetalternativetext...
  2. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup Objects that represent revision groups in the document in Java....Object All Implemented Interfaces:...collection of RevisionGroup objects that represent revision groups...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to insert page number in Word in C#....file into the Document class object to add page numbers Create...Create the DocumentBuilder class object for the loaded document Move...

    kb.aspose.com/words/net/how-to-add-page-numbers...
  4. 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...
  5. Apose Excel data replacing in Word - Free Suppo...

    Hello Team, Here I am Replacing Excel sheet data into word document using Aspose.word and Cell, After replacing those data, it’s not aligned. I need support while replacing excel data into Word data should format accor…...Words Document Object Model is designed to work with...Word documents. HTML documents object model is quite different and...

    forum.aspose.com/t/apose-excel-data-replacing-i...
  6. Set Visio Shape's XForm, Line and Fill Data|Doc...

    This section explains how to set shape's style including it's line data and fill data with Aspose.Diagram....XForm object. The XForm property can be...supports the Aspose.Diagram.Line object. This property can be used...

    docs.aspose.com/diagram/net/set-visio-shape-s-x...
  7. 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/
  8. 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...
  9. 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-...
  10. 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...