Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 90,774 for

object

(0.06 sec)
  1. How to Remove All Restrictions from PDF in C#

    This article describes the process of how to remove all restrictions from PDF in C#. It has the IDE settings, a list of programming steps and a runnable sample code to unlock PDF restrictions in C#....restrictions Create a PdfFileSecurity object for managing the PDF file security...Instantiate a DocumentPrivilege class object and set its default value to...

    kb.aspose.com/pdf/net/how-to-remove-all-restric...
  2. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files.... Pivot Table Object Model Aspose.Cells for Node...create and set PivotTable objects, the building blocks of a pivot...

    docs.aspose.com/cells/nodejs-cpp/create-pivot-t...
  3. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word document. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...get_EditableRange () Gets the facade object that encapsulates this editable...

    reference.aspose.com/words/cpp/aspose.words/edi...
  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. 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...
  6. 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...
  7. 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-...
  8. Merge MD Files in C#

    Refer to this article to merge MD files in C#. It has the IDE settings, a list of instructions, and a sample code to combine MD in C# using a few API calls only....utilize the MarkdownLoadOptions object to customize the loading of...first MD file into the Document object and set the callback function...

    kb.aspose.com/words/net/merge-md-files-in-csharp/
  9. Create WEBP in Python

    Follow this article to create WEBP in Python. Complete details are provided to establish the environment, a list of steps, and a sample code showing how to make a WEBP file in Python...necessary classes from it Create an object of the WebPOptions class and...above custom settings Create an object of the Graphics class for the...

    kb.aspose.com/imaging/python/create-webp-in-pyt...
  10. How to Merge Cells in Excel using Java

    In this precise tutorial, details are covered about how to merge cells in Excel using Java. You can easily understand how using Java Excel merge cells operation can be performed programmatically with simple API calls....Excel file using the Workbook object Get access to the first worksheet...worksheet and create a Cells class object Merge cells and enter a sample...

    kb.aspose.com/cells/java/how-to-merge-cells-in-...