Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 97,397 for

object

(1.18 sec)
  1. Add Background Image to PDF using Python

    Follow this article to add background image to PDF using Python. It will explain the IDE configuration, steps to perform the task, and share a sample code for setting the background image for PDF in Python....file into the Document class object Parse through each page in...file into the Document class object, parsing through each page...

    kb.aspose.com/pdf/python/add-background-image-t...
  2. Add HTML String using DOM in PHP|Aspose.PDF for...

    Explore how to add HTML content to a PDF document using the DOM in PHP with Aspose.PDF for rich document creation....Code # Instantiate Document object $doc = new Document (); # Add...

    docs.aspose.com/pdf/java/add-html-string-using-...
  3. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG....Configure the SvgSaveOptions object to save with no page borders...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert a PDF to GIF using Python

    Follow this article to convert a PDF to GIF using Python. You will get details to set the environment, a list of steps, and a sample code to turn PDF into GIF using Python....images Create the GifDevice object by using the above resolution...and creating the GifDevice object using this resolution. Finally...

    kb.aspose.com/pdf/python/convert-a-pdf-to-gif-u...
  5. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....pentagon Create a Graphics object using the bitmap and set the...desired size. Create a Graphics object from the bitmap and perform...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  6. How to Convert DWG to SVG in C#

    This small tutorial entails how to convert DWG to SVG in C#. It encompasses all the important steps to set up the environment and export DWG to SVG image in C#....of the Image class Create an object of SvgOptions class and set...disk using the Image class object. Then we will set the output...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-svg...
  7. Design Tables in Word using Python

    Follow this article to design tables in Word using Python. It has the details to set the IDE, a list of steps, and a sample code to add Microsoft Word table design using Python....Word file into the document object with Table in it for setting...autofit. Create a new table style object, set its properties, and replace...

    kb.aspose.com/words/python/design-tables-in-wor...
  8. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#....and size Access the new chart object and get the reference to the...instantiate a DocumentBuilder object for it, access the chart from...

    kb.aspose.com/words/net/create-a-column-chart-i...
  9. How to Remove Pivot Table in Excel in C#

    This article explains how to remove pivot table in Excel in C#. It shares the details for the IDE, programming logic, and a runnable sample code to delete pivot table in C#....PivotTableCollection class object that exposes the Remove() method...that requires a pivot table object for removing it from the collection...

    kb.aspose.com/cells/net/how-to-remove-pivot-tab...
  10. Convert MPP to CSV in C#

    This topic is about how to convert MPP to CSV in C#. You can transform MPP file to CSV using C# by adhering to well defined steps and an example using a few lines of code....instance of the Project class object to convert MPP file to CSV...Instantiate the CsvOptions class object to set the required CSV file...

    kb.aspose.com/tasks/net/convert-mpp-to-csv-in-c...