Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 94,423 for

object

(0.08 sec)
  1. IDocumentProcessorPlugin.toDocument method | As...

    IDocumentProcessorPlugin.toDocument method. Parses the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method into [Document](../../document/) Object....load() method into Document object. toDocument () See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Convert HTML to Word using C#

    This short tutorial is designed to explain how to convert HTML to Word using C#. To accomplish the process of HTML to Word C# code is demonstrated along with the detailed steps to establish the environment....using the DocSaveOptions class object. In this tutorial for writing...Create the DocSaveOptions class object for configuring the output...

    kb.aspose.com/html/net/how-to-convert-html-to-w...
  3. How to Convert Excel to CSV in Python

    This quick tutorial guides on how to convert Excel to CSV in Python. To convert Excel to CSV Python environment settings, a detailed sequence of steps and a runnable sample code is available....class object Initialize a TxtSaveOptions class object for configuring...Excel file to Workbook class object and then instantiation of the...

    kb.aspose.com/cells/python/how-to-convert-excel...
  4. How to Convert TSV to Excel in Python

    This quick tutorial describes the process how to convert TSV to Excel in Python. It provides Python environment configuration, programming steps and a runnable sample code that can be used to write TSV to Excel converter in Python....source TSV file in the Workbook object using the specified properties...properties in the LoadOptions object Save the resultant workbook as...

    kb.aspose.com/cells/python/how-to-convert-tsv-t...
  5. How to Convert Protected Word Document to Unpro...

    This crisp tutorial describes how to convert protected Word document to unprotected in Python. It provides a step-wise procedure, reference to the relevant resources, and the sample code to unprotect DOCX in Python....file using the Document class object Call the unprotect() method...loaded into the Document class object. Once the source file is opened...

    kb.aspose.com/words/python/how-to-convert-prote...
  6. Different Ways to Save Files with Golang via C+...

    Aspose.Cells for C++ can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....enumeration) when calling the Workbook object’s Save method. How to Save...geospatial features, and 3D objects that can become part of the...

    docs.aspose.com/cells/go-cpp/different-ways-to-...
  7. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....takes OcrInput object and returns OcrOutput object containing the...of the recognition results object. The information is returned...

    docs.aspose.com/ocr/python-net/recognition/pass...
  8. Convert CGM to STP via C# | products.aspose.com

    Sample code for CGM to STP C# conversion. Use API example code for batch CGM files to STP conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of StpOptions System Requirements...

    products.aspose.com/cad/net/conversion/cgm-to-stp/
  9. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc.... You need to create an object of the TextAbsorber class....infilename ); // Create TextAbsorber object to extract text auto textAbsorber...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  10. How to Convert JPG to Black and White PDF in Java

    This tutorial provides information on how to convert JPG to Black and White PDF in Java. You will get all the necessary details for writing a JPG to Black and White PDF converter in Java including the configuration details, step-wise process and a runnable sample code....image into the Image class object for conversion to Black and...PDF file using the PdfOptions object for customization The aforementioned...

    kb.aspose.com/imaging/java/how-to-convert-jpg-t...