Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 86,671 for

object

(0.04 sec)
  1. How to Convert CSV to PDF using C#

    This basic tutorial will explain how to convert CSV to PDF using C#. It provides steps and running code to change CSV to PDF using C#....Create a TxtLoadOptions class object to set the separator used in...file Initialize Workbook class object to load the CSV file using...

    kb.aspose.com/cells/net/how-to-convert-csv-to-p...
  2. How to Open Password Protected Excel File in Java

    This article encompassess information on how to open password protected Excel file in Java. By using Java open Excel file with password with the help of a few lines of code provided in this article....instance of the LoadOptions class object to use the password property...Workbook class object using the LoadOptions object with a password...

    kb.aspose.com/cells/java/how-to-open-password-p...
  3. How to Convert TSV to Excel in C#

    This article describes how to convert TSV to Excel in C#. It shares all the information required to configure the environment, steps to be followed and a runnable sample code that transforms a TSV file to Excel in C#....argument to the LoadOptions object Load the source TSV file into...into the Workbook object using the above options Save the loaded...

    kb.aspose.com/cells/net/how-to-convert-tsv-to-e...
  4. Extract Images from PDF and recognize BarCodes|...

    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....Annotation and other related objects. There are cases when Barcodes...them. According to Document Object Model of Aspose.PDF for .NET...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  5. Access OpenDocument Presentation|Aspose.Slides ...

    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....Presentation constructor when the object is instantiated. Example string...//Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/net/access-opendocument-...
  6. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF document with C#. It is possible to delete all or particular bookmarks from a PDF document....Bookmarks are held in the Document object’s OutlineItemCollectio collection...PDF document using Document object. Create a bookmark and define...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/
  7. aspose.words.rendering module | Aspose.Words fo...

    The aspose.words.rendering module provides classes that allow to customize printing or rendering of documents....corresponding methods on the Document object. Classes Class Description...vector image or to a Graphics object. To learn more, visit the Working...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentVisitor::VisitOfficeMath...

    Aspose::Words::DocumentVisitor::VisitOfficeMathEnd method. Called when enumeration of a Office Math Object has ended in C++....enumeration of a Office Math object has ended. virtual Aspose ::...rds::Math::OfficeMath> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using Java...worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated this...

    docs.aspose.com/slides/androidjava/working-solu...
  10. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET....Instantiate a Document object Add a Page to document object Create a TextFragment...TextFragment object Set Text Colors Create a Text Builder Add TextFragment...

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