Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 81,761 for

object

(0.06 sec)
  1. GlowFormat.color property | Aspose.Words for Py...

    GlowFormat.color property. Gets or sets a aspose.pydrawing.Color Object that represents the color for a glow effect...Color object that represents the color for...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....don’t have a lot of TextBox objects to tweak, you’re in luck. If..."Output.xlsx" ; // Initialize an object of the Workbook class to load...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  3. Inserting Images Dynamically in C#|Aspose.Words...

    Insert images into your document dynamically when building a report using C#....read an image data An Image object A string containing an image...image tag returns a stream object, then it is closed by the engine...

    docs.aspose.com/words/net/inserting-images-dyna...
  4. How to Convert PDF to Text in Java

    This simple tutorial guides you on how to convert PDF to Text in Java with simple API calls. Using Java PDF to Text converter application can be created in a variety of operating systems as per your requirements....file with the Document class object for conversion of PDF to a...a Text file Create an object of TextAbsorber class to set the...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-te...
  5. How to Unprotect Word File in Java

    This quick tutorial guides on how to unprotect Word file in Java. It provides all the necessary details to write a program to unprotect DOCX in Java with the help of a few API calls only....protected using the Document class object Call the unprotect() method...It uses the Document class object to load the protected Word...

    kb.aspose.com/words/java/how-to-unprotect-word-...
  6. How to Convert SHP to Geojson in C#

    This tutorial provides simple steps to convert SHP to Geojson in C#. It contains complete information including the configuration details, to-do steps and a sample code for converting Shapefile to Geojson in C#....convert SHP to Geojson Declare an object of ConversionOptions class...ConfigurationOptions class object and then set the destination...

    kb.aspose.com/gis/net/how-to-convert-shp-to-geo...
  7. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....file into the Document class object to delete the watermark Parse...loaded into the Document class object, and then all of its pages...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  8. How to Underline Text in a PDF using C#

    This article describes how to underline text in a PDF using C#. It has the environment settings, a list of tasks and a runnable sample code to underline in PDF using C#....to it Create a TextBuilder object and link it to a particular...file using the TextBuilder object Save the output PDF file with...

    kb.aspose.com/pdf/net/how-to-underline-text-in-...
  9. How to Merge PDF using Python

    This short tutorial guides you on how to merge PDF using Python. It has information to set the IDE, steps to write the program and a runnable Python code to merge PDF files....Instantiate a PdfFileEditor object to combine multiple PDF files...method in the PdfFileEditor object to combine all the PDF files...

    kb.aspose.com/pdf/python/how-to-merge-pdf-using...
  10. Convert PPT to PPTX in Java|Aspose.Slides Docum...

    Convert PowerPoint PPT to PPTX in Java....through Presentation when the object is instantiated. The following...Instantiate a Presentation object that represents a PPTX file...

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