Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 136,118 for

code

(1.74 sec)
  1. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve single quote prefix of cell value or range through the Aspose.Cells for Node.js via C++ API....or Range The following sample code explains the usage of the Style...inside the code and see the console output of the code given below...

    docs.aspose.com/cells/nodejs-cpp/preserve-singl...
  2. Convert AI to GIF via C# | products.aspose.com

    Sample Code for AI to GIF C# conversion. Use API example Code for batch AI files to GIF conversion within VB.NET, Asp.NET or any .NET based application....Overview Code Samples Live Demos Download Learn Overview Code Samples...to GIF in just a few lines of code. Load the AI with Image.Load...

    products.aspose.com/psd/net/conversion/ai-to-gif/
  3. Convert AI to PSD via C# | products.aspose.com

    Sample Code for AI to PSD C# conversion. Use API example Code for batch AI files to PSD conversion within VB.NET, Asp.NET or any .NET based application....Overview Code Samples Live Demos Download Learn Overview Code Samples...to PSD in just a few lines of code. Load the AI with Image.Load...

    products.aspose.com/psd/net/conversion/ai-to-psd/
  4. Search in Documents via C++ | products.aspose.com

    Search documents including Microsoft Office PowerPoint, Excel, Word, PDF, and more via your C++ based application.... Below code operates on a PowerPoint presentation...file using Aspose.Slides. The code then employs the SlideUtil::FindAndReplaceText...

    products.aspose.com/total/cpp/search/
  5. Cells#copyColumns results in incomplete formatt...

    Hi, Using Aspose Cells for Java, version 25.9. Sample Code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…... Sample code: Workbook workbook = new Workbook("input...save("output.xlsx"); In the code above, we are asking Aspose...

    forum.aspose.com/t/cells-copycolumns-results-in...
  6. How to Create Hello World Presentations in .NET...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Support for Legacy Code In order to use the legacy code developed with...minor changes in your code and the code will work as earlier....

    docs.aspose.com/slides/net/how-to-create-hello-...
  7. Upgrade with new apose liabrary to 24.9.0 leads...

    We have upgraded aspose library in our application 20.6.0.0 to 24.9.0.0 After upgrading it created issue in tables which are in PDF report. content goes beyond right margin, previously it was adjusting content as per do…...margins in your PDF generation code. If the margins have changed...these steps, please share a code snippet or more details about...

    forum.aspose.com/t/upgrade-with-new-apose-liabr...
  8. Replacement for Microsoft.Office.Core.CommandBa...

    Is there a way to replace the following Code using the Aspose.Words library, since it requires MS Office to be installed on the machine? Private wordDoc As Microsoft.Office.Interop.Word.Document wordDoc = New Microsoft.…...way to replace the following code using the Aspose.Words library...lt.docx") Replace the field code ( MERGEFIELD , REF , etc.) with...

    forum.aspose.com/t/replacement-for-microsoft-of...
  9. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the Code snippets here....Reference Tutorials Live Demos Code Samples Free Support Blog Knowledge...Reference Tutorials Live Demos Code Samples Free Support Blog Knowledge...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  10. Check File Format in Jython|Aspose.Words for Java

    Check File Format using Jython....Here you can see sample code. Jython Code from aspose - words import...Download Running Code Download running code from any of the below...

    docs.aspose.com/words/java/check-format-in-jython/