Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 122,670 for

aspose note

(0.26 sec)
  1. Create, Save and Read Outlook Notes|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....Outlook Notes Contents [ Hide ] Create and Save Outlook Notes Aspose...facility to create Outlook notes and save them to disk in MSG...

    docs.aspose.com/email/net/create-save-read-outl...
  2. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...Aspose pdf fails to save a PDF when options are defined Aspose...#=zqCWMPX8WWRMwgQXJZKH.#=zimr5kVDAp2Yu() at Aspose.Pdf.Document.#=zdhv8BSZdNRMogWlylg==(Document...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  3. Memory leak in aspose barcode .net in docker - ...

    There is a memory leak when reading barcodes in docker with Aspose barcode .net. the bug is reproducable when running the following code in .net core runtime version 6.x, substitute the image with any valid parcode. Af…...Memory leak in aspose barcode .net in docker Aspose.BarCode Product...reading barcodes in docker with Aspose barcode .net. the bug is reproducable...

    forum.aspose.com/t/memory-leak-in-aspose-barcod...
  4. Aspose.3D for Java|Documentation

    Aspose.3D for Java API is built to create, edit, manipulate and save 3D formats. It empowers Java applications to connect with 3D documents without installing any software package on the computer....Aspose.3D for Java Contents [ Hide ] Welcome to Aspose.3D for...for Java API Aspose.3D for Java API is built to create, edit, manipulate...

    docs.aspose.com/3d/java/
  5. Aspose.3D Product Family

    Find answers about reading, editing and converting 3D files like STL, OBJ, 3DS, U3D without requiring any 3D modeling software....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/3d/page/2/
  6. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...Converting EML file to PDF using aspose Aspose.Words Product Family email-net...MemoryStream(); message.Save(msMsg, Aspose.Email.SaveOptions.DefaultMhtml);...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  7. Aspose.3D for .NET|Documentation

    Aspose.3D for .NET is a class library project that empowers .NET applications to connect with 3D formats automatically without 3D modeling and rendering software being installed on the server. The Aspose.3D API lets engineers read, convert, build, alter and control the substance of the 3D document formats....Aspose.3D for .NET Contents [ Hide ] Welcome to Aspose.3D for...for .NET API Aspose.3D for .NET is a class library project that...

    docs.aspose.com/3d/net/
  8. Working with OneNote Notebooks | Aspose.Note Do...

    A comprehensive guide on using and managing OneNote Notebooks for developers....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/note/java/working-with-onenote-...
  9. Different Geometrytype create by arcgis and asp...

    test gdb.zip (31.5 KB) hi I use ogrinfo see the different gdb create by arcgis and Aspose ,one is create by arcmap , another is by Aspose ogrinfo D:\arcgis.gdb -al INFO: Open of `D:\arcgis.gdb' using driver `Ope…...Geometrytype create by arcgis and aspose Aspose.GIS Product Family lsl April...and aspose ,one is create by arcmap , another is by aspose ogrinfo...

    forum.aspose.com/t/different-geometrytype-creat...
  10. How to Make a Copy of an Excel Sheet in C++

    This short tutorial will provide information on how to make a copy of an Excel sheet in C++. You will learn to configure the environment, steps and code to perform Excel sheet copy in C++....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/cpp/how-to-make-a-copy-of-a...