Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 86,651 for

object

(0.13 sec)
  1. 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-...
  2. 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...
  3. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells for Node.js via C++....don’t have a lot of TextBox objects to tweak, you’re in luck. If...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  4. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF documents in Python for improved web performance and reduced file size using Aspose.PDF....Unembed fonts Remove unused objects Remove flattening form fields...input document in an Document object. Use the Optimize method. Save...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  5. Extracting handwritten text|Documentation

    How to extract text from notes, memos, checks and other handwritten documents....OcrInput object and returns a RecognitionResult object containing...

    docs.aspose.com/ocr/java/recognition/read-handw...
  6. Generate Point Cloud to USD File Formats via No...

    Sample Node.js generate point cloud code for USD file. Use this example code to generate point cloud to USD file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  7. How to Decrypt PDF in Java

    This short tutorial describes how to decrypt PDF in Java. It provides all the necessary details to establish the environment, steps to write the application, and a runnable sample code to decrypt password protected PDF in Java....Instantiate the PdfFileInfo class object to test the encryption status...Bind the PdfFileSecurity class object with the source PDF file Decrypt...

    kb.aspose.com/pdf/java/how-to-decrypt-pdf-in-java/
  8. How to Add Watermark to Word using Java

    This short tutorial guides on how to add watermark to Word using Java. It provides details for the configuration, steps and a runnable sample code to insert watermark in Word using Java....class object Instantiate a TextWatermarkOptions object to configure...TextWatermarkOptions class object for setting the text font family...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  9. Find and Replace in Excel using C#

    This article guides on how to find and replace in Excel using C#. It has all the details to set the IDE for the development, a list of steps for the application, and a sample code to replace a word in Excel using C#....Workbook class object Create the FindOptions class object for setting...Workbook, create the FindOptions object for setting look in type and...

    kb.aspose.com/cells/net/find-and-replace-in-exc...
  10. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....the MarkdownLoadOptions class object if you want to control the...the MD file into a Document object with the specified load options...

    kb.aspose.com/words/java/convert-markdown-to-wo...