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

object

(0.29 sec)
  1. C++ API to Convert CGM to FODS | products.aspos...

    Convert CGM to FODS 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/cgm-to...
  2. C++ API to Convert CGM to XLTX | products.aspos...

    Convert CGM to XLTX 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/cgm-to...
  3. Copying and Moving Worksheets with Node.js via ...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Node.js API with C++.... charts, images and other objects, are copied with the highest...inputPath ); // Create a Worksheets object with reference to // the sheets...

    docs.aspose.com/cells/nodejs-cpp/copying-and-mo...
  4. C++ API to Convert PS to SXC | products.aspose.com

    Convert PS 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/ps-to-...
  5. Convert DWG to PDF in Python

    This quick guide exhibits how to convert DWG to PDF in Python. It contains all the important details to develop a DWG to PDF converter software in Python....set the VectorRasterizationO object Render the DWG drawing to PDF...CadRasterizationOpti class object lets you customize the generated...

    kb.aspose.com/cad/python/convert-dwg-to-pdf-in-...
  6. Insert PDF pages|Aspose.PDF for Java

    This section explains how to insert PDF pages with com.aspose.pdf.facades using PdfFileEditor class...."C:\\Workspace\\" ; // Create PdfFileEditor object com . aspose . pdf . facades..."C:\\Workspace\\" ; // Create PdfFileEditor object com . aspose . pdf . facades...

    docs.aspose.com/pdf/java/insert-pdf-pages/
  7. Set Barcode Checksum using C#

    Follow this article to set the barcode checksum using C#. It explains the process to create barcodes with and without checksum in barcode using C#, environment settings, and an instruction set for programming....Create the BarcodeGenerator object and set the EncodeTypes and...instantiate the BarcodeGenerator object with the desired EncodeTypes...

    kb.aspose.com/barcode/net/set-barcode-checksum-...
  8. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to password protect OneNote document in C#....Document class Instantiate an object of the OneSaveOptions class...file using the Document class object. Then by using an instance...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...
  9. How to Convert EML to MSG using C#

    In this easy tutorial, we will learn how to convert EML to MSG using C#. You will observe that in order to convert EML to MSG in C# based API can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux....Initialize the MailMessage class object to load the source EML file...using the MailMessage class object. Then the loaded EML file is...

    kb.aspose.com/email/net/how-to-convert-eml-to-m...
  10. How to Generate QR Code using Java

    This tutorial guides on how to generate QR code using Java. QR codes are frequently used for digital processes like payments, connections, etc and you can create QR code in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....the disc or to a MemoryStream object as per your requirements. Steps...using Java , we initialize an object of BarcodeGenerator class....

    kb.aspose.com/barcode/java/how-to-generate-qr-c...