Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 94,495 for

object

(0.95 sec)
  1. How to Convert EML to MSG using Java

    In this simple tutorial, we will learn how to convert EML to MSG using Java. You will learn that in order to convert EML to MSG in Java, simple API calls can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux that are configured with Java....class object Instantiate the MailMessage class object and load...using the MailMessage class object. Finally, the loaded EML file...

    kb.aspose.com/email/java/how-to-convert-eml-to-...
  2. 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...
  3. Aspose::Words::Drawing::ShapeBase::get_IsSignat...

    Aspose::Words::Drawing::ShapeBase::get_IsSignatureLine method. Indicates that shape is a SignatureLine in C++....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....Object public class FindReplaceDirection...use a "FindReplaceOptions" object to modify the find-and-replace...

    reference.aspose.com/words/java/com.aspose.word...
  5. Edit Macro in Word using C#

    Follow this article to edit macro in Word using C#. It will provide details to set the IDE, a list of steps, and a sample code showing how to edit macros in Word using C#....Document class object Access the VbaProject object of the loaded...Word file into the Document object, access the VbaProject module...

    kb.aspose.com/words/net/edit-macro-in-word-usin...
  6. How to Convert CSV to Excel in Node.js

    In this simple topic, we will focus on how to convert CSV to Excel in Node.js. You can follow the simple procedure to convert CSV to XLSX in Node.js using simple API interface in a few easy steps....make use of the Workbook class object to access the source CSV file...the newly created LoadOptions object. You can use the simple code...

    kb.aspose.com/cells/nodejs/how-to-convert-csv-t...
  7. How to Compress Image Size in C#

    This quick tutorial explains how to compress image size in C#. To compress image size without losing quality C# environment settings, coding steps and runnable sample code is also shared....JPEG file into the Image class object Create and initialize the JpegOptions...JpegOptions class object to customize the compression Set color...

    kb.aspose.com/imaging/net/how-to-compress-image...
  8. View PPSX in C++ | products.aspose.com

    View PPSX in C++. Use C++ library API to open and view PowerPoint Slideshow...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the PPSX file. Create...

    products.aspose.com/slides/cpp/viewer/ppsx/
  9. Issue related to HTMLFragment - HTML to PDF usi...

    Hi Tilal, I was trying to add solid red line in pdf using the below TOCTitle using below line tocPage.Paragraphs.Add( new HtmlFragment(" ")); But the generated PDF contains solid black line.....Can your team test this …...com/docs/display/pdfnet/Add+line+object+to+PDF) document as another...color property of GraphInfo object. Please feel free to contact...

    forum.aspose.com/t/issue-related-to-htmlfragmen...
  10. Convert ODP to PPTX in Java|Aspose.Slides Docum...

    Convert ODP to PPTX with Aspose.Slides for Java. Clean Java code examples, batch tips, and high-quality results—no PowerPoint needed....Presentation constructor when the object is instantiated. The following...library uses a full presentation object model and retains structure...

    docs.aspose.com/slides/java/convert-odp-to-pptx/