Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 29,717 for

make

(0.06 sec)
  1. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var pdf = new Aspose…...Drawing , making it more suitable for Linux...outputStream.ToArray(); } } Make sure to reference the correct...

    forum.aspose.com/t/failed-to-convert-image-type...
  2. Show and Hide Worksheets and Tabs with Node.js ...

    This article provides sample code for using the Node.js API or Node.js Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....Sometimes, developers may require to make a few worksheets hidden and...or false value. Making a Worksheet Visible Make a worksheet visible...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  3. Convert MSG to EMF in Python | products.aspose.com

    Save MSG to EMF in your Python applications without using Microsoft Outlook or Word...formatting of the email message, to make it easier to share the message...message with others, or to make it easier to view the message on...

    products.aspose.com/total/python-net/conversion...
  4. Export EMLX to GIF via C++ | products.aspose.com

    C++ API to Convert EMLX to GIF without using Microsoft Word or Outlook...such as to make the emails easier to read, to make them more accessible...accessible, or to make them more compatible with other applications...

    products.aspose.com/total/cpp/conversion/emlx-t...
  5. Export EML to ODT via C++ | products.aspose.com

    C++ API to Convert EML to ODT without using Microsoft Word or Outlook...such as to make the emails easier to read, to make them more compatible...with other applications, or to make them easier to store and access...

    products.aspose.com/total/cpp/conversion/eml-to...
  6. Export EMLX to RTF via C++ | products.aspose.com

    C++ API to Convert EMLX to RTF without using Microsoft Word or Outlook... This is often done to make emails more compatible with...different email clients or to make them easier to read. How Aspose...

    products.aspose.com/total/cpp/conversion/emlx-t...
  7. Rows Collections - Free Support Forum - aspose.com

    Hi, I was wondering if there was a method to return a rows collection in a worksheet following a certain criteria? For example, if i only wanted rows that had data/no data or is hidden/not hidden. At the moment I would…...next row with data, that would make it orders of magnitude faster...though we have tried the best to make synchronization for the method...

    forum.aspose.com/t/rows-collections/315172
  8. Sitefinity Export Users to Excel|Documentation

    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....the form fields as follows: Make sure Enabled is selected. Add...simple steps to get started: Make sure you are logged in to Sitefinity...

    docs.aspose.com/cells/net/sitefinity-export-use...
  9. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...When you insert a document, make sure that the source document...still encountering errors after making these adjustments, ensure that...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  10. How to Run the Examples | Aspose.Tasks Document...

    Learn how to run Aspose.Tasks for .NET examples....Software Requirements Please make sure you meet the following...installed in Visual Studio. Make sure that the latest NuGet API...

    docs.aspose.com/tasks/net/how-to-run-the-examples/