Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 94,459 for

object

(0.23 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....value) methods of the PageSetup object for the desired worksheet....method of the PdfSaveOptions object. Here is an example in Java:...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  2. MsWordVersion enumeration | Aspose.Words for Py...

    aspose.words.settings.MsWordVersion enumeration. Allows Aspose.Wods to mimic MS Word version-specific application behavior.... Document () # This object contains an extensive list...document's compatibility options object by state, then prints each...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfDigitalSignatureTimestampSettings class | As...

    Aspose.Words.Saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...// Create a "PdfSaveOptions" object that we can pass to the document's...assign it to our SaveOptions object to sign the document when we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Generate Point Cloud to GLB File Formats via py...

    Sample Python generate point cloud code for GLB file. Use this example code to generate point cloud to GLB file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/python-net/point-cloud/glb/
  5. Circles from SVG are not correctly converted in...

    dxf_circle_zoom_issue.zip (182.9 KB) Hello, We’re having an issue when we convert a SVG file to DXF. It seems that circle elements from the SVG are not correctly rendered in the DXF file. Could you please take a look…...the DxfOptions object. On the DxfOptions object we set the raasterizationOption...to false in your DxfOptions object. To troubleshoot this issue...

    forum.aspose.com/t/circles-from-svg-are-not-cor...
  6. DocumentVisitor.visitGlossaryDocumentStart meth...

    DocumentVisitor.visitGlossaryDocumentStart method. Called when enumeration of a glossary document has started....glossary GlossaryDocument The object that is being visited. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....); try { // Create a License object License license ; // Set the...} // Instantiate a Workbook object that represents an Excel file...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  8. Saving recognition results|Documentation

    How to get form recognition results in CSV, XML or JSON formats....GetCsvAsStream Returns a MemoryStream object in the specified encoding with...GetJsonAsStream Returns a MemoryStream object in the specified encoding with...

    docs.aspose.com/omr/net/recognition/save/
  9. Extract Attachments from PDF using C++ | Aspose...

    Extract Attachments from PDF on C++ Framework, C++ Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Check if parameter object contains the parameters. Get...()); // Check if parameter object contains the parameters if...

    products.aspose.com/pdf/cpp/attachments/extract/
  10. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....steps: Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...