Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 14,325 for

object

(0.17 sec)
  1. How to Convert JSON to PDF in Python

    This short article guides us on how to convert JSON to PDF in Python. It has all the details for the IDE settings, a list of tasks and a runnable sample code to develop JSON file to PDF converter in Python....using the JsonLayoutOptions object, you may save it as a PDF,...here. The JsonLayoutOptions object can be used to set different...

    kb.aspose.com/cells/python/how-to-convert-json-...
  2. How to Put Page Number in PDF using C#

    This article contains information on how to put page number in PDF using C#. You will get the configuration details, program flow and a runnable sample code to add page numbers to PDF document using C#....PDF into the Document class object for adding pagination Create...of the PageNumberStamp class object. In the final step, this stamp...

    kb.aspose.com/pdf/net/how-to-put-page-number-in...
  3. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....class object Initialize the FindReplaceOptions class object to set...

    kb.aspose.com/words/python/how-to-replace-words...
  4. How to Make a Fillable Form in Word using Java

    This tutorial contains information on how to make a fillable form in Word using Java. After following this tutorial you can create a form in Word using Java by adding controls like text input, checkbox, combobox, etc....file using the Document class object to create a fillable form Instantiate...Instantiate the DocumentBuilder class object to insert different controls...

    kb.aspose.com/words/java/how-to-make-a-fillable...
  5. Remove Header and Footer in Word using Python

    Remove Header and Footer in Word using Python. Get IDE settings, a list of steps, and a sample code to delete header and footer in Word using Python....Word file using the Document object having multiple headers and...collection Set the type of the object in the collection using the...

    kb.aspose.com/words/python/remove-header-and-fo...
  6. How to Add PDF Pages in Between using Python

    This article contains information on how to add PDF pages in between using Python. It provides step-wise details to set the IDE, write the application and a runnable sample code to add PDF page to PDF using Python....Instantiate the PdfFileEditor object to manipulate the PDF pages...instantiate a PdfFileEditor class object that contains rich features...

    kb.aspose.com/pdf/python/how-to-add-pdf-pages-i...
  7. How to Convert KML to SHP using C#

    This article describes how to convert KML to SHP using C#. It contains configuration details, coding steps and a runnable sample code for changing KML to SHP using C#....the ConversionOptions class object Using the VectorLayer .Convert...the ConversionOptions class object. The ConversionOptions class...

    kb.aspose.com/gis/net/how-to-convert-kml-to-shp...
  8. How to Open MSG File in Java

    This brief tutorial guides on how to open MSG file in Java. It provides details about the environment, a step-by-step process and a runnable sample code to view MSG files in Java....file Instantiate a MapiMessage object and open the sample MSG file...arguments like a LoadOptions object can be provided that exposes...

    kb.aspose.com/email/java/how-to-open-msg-file-i...
  9. Read Barcode Properties|Documentation

    This section describes how to read barcode parameters...this information in a specific object type called BarCodeResult so...

    docs.aspose.com/barcode/net/read-barcode-proper...
  10. When saving docx as MHTML to outputstream for u...

    Hi Aspose support, I have a problem where when I convert a word doc to MHTML for use in a MailMessage Object, and part of that Word doc has a url with &path= as part of the url in the body, it converts it to a new line …...MHTML for use in a MailMessage object, and part of that Word doc...I generate the MailMessage Object to be sent. (I set the subject...

    forum.aspose.com/t/when-saving-docx-as-mhtml-to...