Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 96,270 for

object

(0.29 sec)
  1. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Node.js if you are not sure what the actual content of the file is, or to check the format compatibility....load a file into a Document object and Aspose.Words cannot recognize...method returns a FileFormatInfo object that contains the detected...

    docs.aspose.com/words/nodejs-net/detect-file-fo...
  2. Converting a PCL file to JPEG using Python | As...

    Sample code on Python for PCL to JPEG conversion. Use example code for batch PCL to JPEG conversion with Python and .NET...PDF document into a Document object using apdf.DOCument(), ensuring...images using the Resolution object, ensuring that the correct...

    products.aspose.com/pdf/python-net/conversion/p...
  3. C++ API to Convert SVG to TSV | products.aspose...

    Convert SVG to TSV via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. C++ API to Convert MHTML to SXC | products.aspo...

    Convert MHTML to SXC via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. C++ API to Convert PCL to XLT | products.aspose...

    Convert PCL to XLT via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....URI using an HtmlLoadOptions object. auto loadOptions = System...constructor using a LoadOptions object. auto options = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. C++ API to Convert SVG to CSV | products.aspose...

    Convert SVG to CSV via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/svg-to...
  8. Specify Save Options in C#|Aspose.Words for .NET

    More accurately control the save process using C#....a SaveOptions object – it should be an object of a class derived...Password ). Create the options object, set the password, and pass...

    docs.aspose.com/words/net/specify-save-options/
  9. Number Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Cells collection represents an object of the Cell class. Aspose.Cells...Number property of the Style object. All built-in number formats...

    docs.aspose.com/cells/cpp/cells-number-settings/
  10. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....ords::TabStop>& A tab stop object to add. Remarks If a tab stop... // 1 - Create a "TabStop" object, and then add it to the collection:...

    reference.aspose.com/words/cpp/aspose.words/tab...