Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 90,871 for

object

(0.29 sec)
  1. Convert a Document to PDF in C++|Aspose.Words f...

    Convert a document to PDF using C++. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....your document into a Document object using one of its constructors...Save methods on the Document object and specify the desired output...

    docs.aspose.com/words/cpp/convert-a-document-to...
  2. How to Copy Worksheet to Another Workbook in Py...

    This short tutorial describes the process how to copy worksheet to another workbook in Python. It contains all the necessary details for the configuration, important classes and methods to be used and a runnable sample code that demonstrates the process to duplicate Excel sheet in Python....called that takes a worksheet object as an argument. Here we provide...takes the CopyOptions class object as a second argument. The CopyOptions...

    kb.aspose.com/cells/python/how-to-copy-workshee...
  3. Convert BMP to PDF|Aspose.PDF for Android via Java

    You may easily convert BMP bitmap files to PDF used to store digital bitmap images separately from the display device using Aspose.PDF. for Android via Java....() { // Initialize document object document = new Document ();...

    docs.aspose.com/pdf/androidjava/convert-bmp-to-...
  4. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the page border includes or excludes the header....; // A section's PageSetup object has "BorderSurroundsHeade"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel format for the generated images.... we can pass a SaveOptions object to // select a pixel format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize document management with SaveOptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow....operation // with this SaveOptions object passed as a parameter is used...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 用C++在工作表中移动单元格范围|Documentation

    学习如何使用Aspose.Cells和C++在工作表中移动单元格范围。...// Instantiate the workbook object. Open the Excel file U16String...

    docs.aspose.com/cells/zh/cpp/move-range-of-cell...
  8. PdfSaveOptions.TextCompression | Aspose.Words f...

    Discover the PdfSaveOptions TextCompression property to optimize your documents. Choose the best compression type for efficient text storage and faster loading....// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Verify Password of Encrypted Files with Node.js...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and Open Office (ODS) files using Aspose.Cells for Node.js via C++....xlsx" ); // Create a Stream object const fs = require ( "fs" );...

    docs.aspose.com/cells/nodejs-cpp/verify-passwor...
  10. Create XLTX using Python | products.aspose.com

    Generate Microsoft Excel XLTX documents using Python applications without using Microsoft Office....while creating the Workbook object. How to Create XLTX File in...Python Create new Workbook class object having FileFormatType as parameter...

    products.aspose.com/total/python-java/create/xltx/