Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 124,336 for

aspose note

(0.09 sec)
  1. 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...
  2. How to Convert Multiple PPT Files to PDF in C#

    This brief tutorial guides on how to convert multiple PPT files to PDF in C#. It provides detailed description to configure the environment to write a multiple PPT to PDF converter 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/slides/net/how-to-convert-multipl...
  3. 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/
  4. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is inserted inline and at 100% scale in C++....Aspose::Words::DocumentBuilder::InsertImage method Contents [...SharedPtr < Aspose :: Words :: Drawing :: Shape > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....Aspose::Words::Saving namespace Contents [ Hide ] The Aspose...if you want to control how Aspose.Words saves CSS (Cascading...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Save a OneNote Document | Aspose.Note Documenta...

    Learn how to save your work in OneNote....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/note/java/save-a-onenote-document/
  7. putValue vs setValue in Aspose Cells - Free Sup...

    Is below functions are catering same if we make isConverted and setStyle to TRUE? putValue(String stringValue, boolean isConverted, boolean setStyle) vs setValue(Object value) We have different versions of Product …...setValue in Aspose Cells Aspose.Cells Product Family aspose-cells-java...aspose-cells-java , aspose-cells Prem_Parmar January 1, 2026, 1:36pm 1 Cell...

    forum.aspose.com/t/putvalue-vs-setvalue-in-aspo...
  8. Getting DICOM data|Aspose.Medical for .NET Docu...

    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....[ Hide ] Getting DICOM data Aspose.Medical provides an easy-to-use...data from a DICOM file. Method Aspose.Medical.Dicom.Dataset.Contains...

    docs.aspose.com/medical/net/developer-guide/dic...
  9. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...Aspose TextFragmentAbsorber with Regular expression - Not working...working in specific cell Aspose.Total Product Family eswari1004...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  10. Aspose words python : Missing tab leaders (dots...

    Hi Team, Currently using Aspose words python to modify docx files. As marked above, We have noticed missing tab leaders for some of the titles. We are using below code to update TOC fields. If we manually follow belo…...Aspose words python : Missing tab leaders (dots) in TOC Aspose...KB Hi Team, Currently using Aspose words python to modify docx...

    forum.aspose.com/t/aspose-words-python-missing-...