Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 79,606 for

object

(0.05 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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-...
  5. Get Address Cell Count Offset Entire Column and...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells provides the Range object which has various utility methods...or properties of the Range object. Address Gets address of the...

    docs.aspose.com/cells/java/get-address-cell-cou...
  6. Get Address Cell Count Offset Entire Column and...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells provides the Range object which has various utility methods...methods or properties of Range object. Address Gets address of the...

    docs.aspose.com/cells/net/get-address-cell-coun...
  7. Get Address Cell Count Offset Entire Column and...

    This article shows how to Get Address Cell Count Offset Entire Column and Entire Row of the Range by the Aspose.Cells for Python via .NET API....NET provides the Range object which has various utility methods...methods or properties of Range object. address Gets address of the...

    docs.aspose.com/cells/python-net/get-address-ce...
  8. Aspose.PSD for .NET 24.4 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Add, Extract, or Remove Attachments in PDF usin...

    C++ source code to add, extract and remove Attachments in PDF file....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/cpp/attachments/
  10. Grouping Data|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....xlsx" ; //Create a connection object, specify the provider info...connection object. con . Open (); //Create a command object and specify...

    docs.aspose.com/cells/net/grouping-data/