Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 89,945 for

object

(0.24 sec)
  1. DocumentVisitor.visit_run method | Aspose.Words...

    DocumentVisitor.visit_run method. Called when a run of text in the is encountered....Type Description run Run The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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-...
  3. 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...
  4. 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...
  5. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer documents into your document dynamically when building a report in Java....a doc tag returns a stream object, then the stream is closed...A contextual object (see “Using Contextual Object Member Access”...

    docs.aspose.com/words/java/inserting-documents-...
  6. MutationObserver – Use with Aspose.HTML for Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....Mutation Observer is a built-in object that provides a way to observe...Create a new MutationObserver object using the constructor. The...

    docs.aspose.com/html/java/mutationobserver/
  7. DocumentVisitor.visit_shape_start method | Aspo...

    DocumentVisitor.visit_shape_start method. Called when enumeration of a shape has started....Description shape Shape The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentVisitor.visit_comment_start method | As...

    DocumentVisitor.visit_comment_start method. Called when enumeration of a comment text has started....Description comment Comment The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::AxisBound::ToSt...

    Aspose::Words::Drawing::Charts::AxisBound::ToString method. Returns a user-friendly string that displays the value of this Object in C++....displays the value of this object. System :: String Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....destination using the GoToAction object’s Destination property. The...Specify the destination for link object // Represents explicit destination...

    docs.aspose.com/pdf/java/update-links/