Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 97,200 for

object

(0.96 sec)
  1. How to Change SVG to PNG using C#

    This article describes how to change SVG to PNG using C#. It will provide all the details to configure the environment, steps to write the program, and a runnable sample code that can be used to convert SVG to PNG using C#....SVGDocument class object Create an object of ImageSaveOptions...using the ImageSaveOptions object with desired properties These...

    kb.aspose.com/svg/net/how-to-change-svg-to-png-...
  2. How to Convert PDF to TIFF in Java

    This brief tutorial explains how to convert PDF to TIFF in Java. In order to write the PDF to TIFF converter Java code and detailed steps are provided along with the environment configuration....file using the Document class object for conversion to a TIFF image...Initialize the TiffSettings class object to customize the output TIFF...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ti...
  3. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....class object Declare a TextFragmentAbsorber class object by providing...Create a StrikeOutAnnotation object to strike out the target text...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...
  4. How to Convert HTML Page to PDF in C#

    This article guides on how to convert HTML page to PDF in C#. It contains information to set the environment, a detailed step-wise process and a runnable sample code to convert HTML page to PDF using C#....instance of the HtmlLoadOptions object to customize the loading process...instance of the Document class object by using the above custom loading...

    kb.aspose.com/pdf/net/how-to-convert-html-page-...
  5. Delete Pivot Table from a Worksheet|Documentation

    Python via .NET code to remove PivotTable for Excel Worksheets...pivot table using a pivot‑table object or its position. Please use...pivot table using a pivot‑table object and the Worksheet.pivot_tables...

    docs.aspose.com/cells/python-net/delete-pivot-t...
  6. Split PDF programmatically|Aspose.PDF for C++

    This topic shows how to split PDF pages into individual PDF files with C++....document through the Document object’s PageCollection collection...Document object and copy the individual Page object into the...

    docs.aspose.com/pdf/cpp/split-pdf-document/
  7. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF pages into individual PDF files in your PHP applications....document through the Document object’s PageCollection collection...Document object and add the individual Page object into the empty...

    docs.aspose.com/pdf/php-java/split-document/
  8. Convert Numbers File to PDF in Python

    This short guide explains how to convert Numbers file to PDF in Python. It has details to set the IDE, a list of steps, and a sample code to convert Numbers to PDF in Python....using the PdfSaveOptions class object. Steps to Change Numbers File...Workbook class object Create the PdfSaveOptions class object to control...

    kb.aspose.com/cells/python/convert-numbers-file...
  9. How to Get Font Metrics in C#

    This step by step tutorial shows how to get font metrics in C#. This C# font library helps you get type1 font metrics in C#....FileSystemStreamSour object Create a FontFileDefinition object from the stream...source Create a FontDefinition object from the file definition Open...

    kb.aspose.com/font/net/how-to-get-font-metrics-...
  10. EditableRangeStart class | Aspose.Words for Python

    aspose.words.EditableRangeStart class. Represents a start of an editable range in a Word document...Words Document Object Model (DOM) documentation article...editable range as a single object. NOTE Currently editable ranges...

    reference.aspose.com/words/python-net/aspose.wo...