Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 94,431 for

object

(0.31 sec)
  1. 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...
  2. 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-...
  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. Odso class | Aspose.Words for Python

    aspose.words.settings.Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source...Specifies the Office Data Source Object (ODSO) settings for a mail...use the properties of this object is to create a document with...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OleFormat.sourceItem property | Aspose.Words fo...

    OleFormat.sourceItem property. Gets or sets a string that is used to identify the portion of the source file that is being linked....R3C1:R4C2” if the OLE object contains only a few cells from...insert linked and unlinked OLE objects. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldOptions.field_update_culture_provider prop...

    FieldOptions.field_update_culture_provider property. Gets or sets a provider that returns a culture Object specific for each particular field....provider that returns a culture object specific for each particular...is present, then the culture object it returns is used for the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Adding Annotations to existing PDF file|Aspose....

    Explore how to add annotations like comments or highlights to existing PDF documents in .NET using Aspose.PDF....all, you need to create an object of type PdfContentEditor and...have to create a Rectangle object to specify the area of the...

    docs.aspose.com/pdf/net/adding-annotations-to-e...
  9. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for Node.js via C++ API.... How to Get Cell Object by Cell Name Developers can...If yes, it returns the cell object in the collection; otherwise...

    docs.aspose.com/cells/nodejs-cpp/accessing-cell...
  10. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python... Create a new PDF document object using the document_create function...function. Creating a new image object using the image_create function...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...