Sort Score
Result 10 results
Languages All
Labels All
Results 8,111 - 8,120 of 95,640 for

object

(0.08 sec)
  1. Convert DOTX to XLTM in C++ or with free Online...

    C++ API to Convert DOTX to XLTM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to XLTM online converter quickly before integrating the code....FileStream object and save the file to that stream object by calling...calling the IWorkbook object’s Save method. Specify the desired...

    products.aspose.com/total/cpp/conversion/dotx-t...
  2. Convert DOTM to DIF in C++ or with free Online ...

    C++ API to Convert DOTM to DIF or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to DIF online converter quickly before integrating the code....FileStream object and save the file to that stream object by calling...calling the IWorkbook object’s Save method. Specify the desired...

    products.aspose.com/total/cpp/conversion/dotm-t...
  3. Convert DOCX to POTM via Java or with free Onli...

    Java API to Export DOCX to POTM without using Microsoft Word or PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code....Initialize a new Presentation object Extract content from HTML file...correct password in LoadOptions object and pass it to the Document...

    products.aspose.com/total/java/conversion/docx-...
  4. How to Remove Signature From PDF using Python

    This topic focuses on how to remove signature from PDF using Python. It covers all the details to set up the IDE environment, necessary steps to develop this application and a runnable sample code to delete digital signature from PDF using Python....remove signatures Instantiate an object of the PdfFileSignature class...file with the PdfFileSignature object Access the list of all signature...

    kb.aspose.com/pdf/python/how-to-remove-signatur...
  5. Convert XML to XLSX in Node.js

    This simple topic focuses on how to convert XML to XLSX in node.js. It covers the step-wise approach for detailed system configuration, a pseudocode, and a working example code to develop a converter application for XML to Excel in Node.js....Instantiate the XmlLoadOption class object and set the required load options...disk using the Workbook class object by using the load options Export...

    kb.aspose.com/cells/nodejs/convert-xml-to-xlsx-...
  6. How to Save Excel Chart as JPG using Node.js

    This article guides on how to save Excel chart as jpg using Node.js. It has the IDE settings, programming steps, and a sample code to convert Excel chart to JPG using Node.js....chart into the Workbook class object Access the first chart in the...stream using the Workbook class object followed by accessing the target...

    kb.aspose.com/cells/nodejs/how-to-save-excel-ch...
  7. Create DOTX in Python | products.aspose.com

    Generate Microsoft Word DOTX document using Python applications without using Microsoft Word....Document class object. Create DocumentBuilder class object. Add text...

    products.aspose.com/total/python-net/create/dotx/
  8. Create DOTM in Python | products.aspose.com

    Generate Microsoft Word DOTM document using Python applications without using Microsoft Word....Document class object. Create DocumentBuilder class object. Add text...

    products.aspose.com/total/python-net/create/dotm/
  9. Working with Markdown Features in C++|Aspose.Wo...

    How to implement Markdown features using C++. All the features are represented as corresponding styles or direct formatting....Words Document Object Model (DOM), described in the...Translate Markdown to Document Object Model (DOM) . Markdown Document...

    docs.aspose.com/words/cpp/working-with-markdown...
  10. Resize PDF document|Aspose.PDF for .NET

    This section explains how to resize a PDF document with Aspose.PDF Facades using the PdfFileEditor class....a new ContentsResizeParame object): Margins(left, right, top...create a ContentsResizeParame object using any of the static methods...

    docs.aspose.com/pdf/net/resize-pdf-document/