Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 91,325 for

object

(0.11 sec)
  1. Convert DOTX to PPSM via C++ or with free Onlin...

    Export DOTX to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPSM online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/dotx-t...
  2. Convert DOCM to PPTX via C++ or with free Onlin...

    Export DOCM to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPTX online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/docm-t...
  3. Using Extension Methods of Iteration Variables ...

    Use extension methods for iteration variables of any type when building a report in C#....methods be used with custom object types in the collection? A:...regardless of the underlying object type. Working with Charts in...

    docs.aspose.com/words/net/using-extension-metho...
  4. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....files Initialize Document class object to load DOCX for replacing...Create FindReplaceOptions class object to enable different properties...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  5. How to Convert PDF to Text in Java

    This simple tutorial guides you on how to convert PDF to Text in Java with simple API calls. Using Java PDF to Text converter application can be created in a variety of operating systems as per your requirements....file with the Document class object for conversion of PDF to a...a Text file Create an object of TextAbsorber class to set the...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-te...
  6. Create Transparent Image using Java

    This article guides on how to create transparent image using Java. It has all the details to set up the environment, a list of steps, and a sample code to develop a transparent picture maker using Java....image, create a PngOptions object, and set the color type to...transparent. Use the Graphics object to draw a few shapes and text...

    kb.aspose.com/imaging/java/create-transparent-i...
  7. How to Unprotect Word File in Java

    This quick tutorial guides on how to unprotect Word file in Java. It provides all the necessary details to write a program to unprotect DOCX in Java with the help of a few API calls only....protected using the Document class object Call the unprotect() method...It uses the Document class object to load the protected Word...

    kb.aspose.com/words/java/how-to-unprotect-word-...
  8. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....Csv ); // Create a Workbook object and open the file from its...',' ); // Create a Workbook object and open the file from its...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  9. 插入和删除Excel文件的行和列|Documentation

    本文演示如何使用 Aspose.Cells for Node.js via C++ API 在 Excel 中插入和删除行列。...// Instantiating a Workbook object // Opening the Excel file through...// Instantiating a Workbook object // Opening the Excel file through...

    docs.aspose.com/cells/zh/nodejs-cpp/inserting-a...
  10. Convert U3D to FBX via C# | products.aspose.com

    Sample code for U3D to FBX C# conversion. Use API example code for batch U3D files to FBX conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of FbxOptions System Requirements...

    products.aspose.com/cad/net/conversion/u3d-to-fbx/