Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 94,421 for

object

(0.09 sec)
  1. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....highlighted using the Document class object Search the text on the target...TextFragmentAbsorber class object is used to specify the text...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...
  2. How to Convert Microsoft Project File to XPS in...

    This tutorial provides details on how to convert Microsoft Project file to XPS in Java. It will assist to convert MPP file format to XPS without using MS Project application....file into the Project class object Save the MPP document to XPS...XPS file. The Project class object is used for this purpose by...

    kb.aspose.com/tasks/java/how-to-convert-microso...
  3. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_page_resolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....# Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++....Create an "RtfLoadOptions" object to modify how we load an RTF...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Add Pages to PDF using .NET | Aspose.PDF

    Add PDF pages to your document programmatically with C# sample code using Aspose.PDF for .NET... Create a Document object with the input PDF file. Call...

    products.aspose.com/pdf/net/pages/add/
  6. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Python via .NET, you can set of get radius of a sphere. In order to get or set radius, you can use Radius property of Sphere class. The following is the code sample to set radius of a sphere.  ...Split Mesh Work with XPath-Like Object Queries...

    docs.aspose.com/3d/python-net/working-with-radi...
  7. ColorMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.ColorMode enumeration. Specifies how colors are rendered....// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Convert Outlook Email to TIFF using Python

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

    kb.aspose.com/email/python/how-to-convert-outlo...
  9. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....text using the DocumentBuilder object Set the formatting for inserting...where the DocumentBuilder class object is used to insert normal text...

    kb.aspose.com/words/net/how-to-insert-hyperlink...
  10. How to Remove Signature From PDF in Java

    This short tutorial is about how to remove signature from PDF in Java. It shares all the necessary details to configure the environment, steps-wise details to delete signature from PDF in Java and runnable sample code to demonstrate this feature....remove a signature Create an object of PdfFileSignature class Load...the PdfFileSignature class object by providing the path to the...

    kb.aspose.com/pdf/java/how-to-remove-signature-...