Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 97,401 for

object

(0.92 sec)
  1. WatermarkType | Aspose.Words for Java

    Specifies the watermark type in Java....Object public class WatermarkType...passing a TextWatermarkOptions object when creating the watermark...

    reference.aspose.com/words/java/com.aspose.word...
  2. 拆分 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类拆分 PDF 页面。...(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/zh/net/split-pdf-pages/
  3. HTML Template – Aspose.HTML for .NET

    Create HTML files in C#. Learn how to populate an HTML template from data sources and convert it to an HTML document....the data source is a list of objects, and the table should be repeated...repeated for each object. The foreach directive expression is...

    products.aspose.com/html/net/html-template/
  4. How to Decrypt PDF File using Python

    This short topic guides on how to decrypt PDF file using Python. You may decrypt PDF using Python with the help of a simple API calls and without installing any third-party tool....file into the Document class object using the file name and password...flag to close the response object once the PDF document is saved...

    kb.aspose.com/pdf/python/how-to-decrypt-pdf-fil...
  5. How to Convert DataTable to Excel in C#

    In this short tutorial, you will learn how to convert DataTable to Excel in C#. You can control the process of writing DataTable to excel in C# by setting a number of properties of the DataTable....the newly created workbook object using the ImportData function...writing to Excel file Declare an object of ImportTableOptions class...

    kb.aspose.com/cells/net/how-to-convert-datatabl...
  6. Saving recognition results|Documentation

    How to get form recognition results in CSV, XML or JSON formats....GetCsvAsStream Returns a MemoryStream object in the specified encoding with...GetJsonAsStream Returns a MemoryStream object in the specified encoding with...

    docs.aspose.com/omr/net/recognition/save/
  7. How to Compress PDF in Java

    This brief topic is about how to compress PDF in Java. In Java compress PDF file size is easily managed by adopting simple steps and few API calls....the OptimizationOptions class object to configure the compression...PDF file using Document class object to perform compression. In...

    kb.aspose.com/pdf/java/how-to-compress-pdf-in-j...
  8. How to Convert Outlook Email to TIFF using C#

    In this small topic, we will focus on how to convert Outlook Email to TIFF using C#. You will wittness that in order to export Email to TIFF C# based API can be effectively utilized and the application can be used in any of the .NET spported environment in operating systems like Windows, macOS, or Linux....Create the MailMessage class object to load the source MSG or EML...and create the Document class object to load the intermediate MHTML...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  9. Convert Paragraph into Bullet Points in Word us...

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

    kb.aspose.com/words/python/convert-paragraph-in...
  10. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....steps: Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...