Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 125,578 for

aspose note

(0.62 sec)
  1. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…...Code olm to pst Aspose.Email Product Family slides-net , cells-net...FolderInfo notes = pst.CreatePredefinedFold("Notes", StandardIpmFolder...

    forum.aspose.com/t/code-olm-to-pst/324745
  2. How to Extract Text From Image in C++

    In this tutorial, we will learn how to extract text from Image in C++. You can extract text in languages like English, German, Chinese, Portuguese, Spanish and French etc. from PNG, JPG or BMP images in C++ with simple API calls that can be used in Windows or Linux environments....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/ocr/cpp/how-to-extract-text-from-...
  3. ListLevel.linked_style property | Aspose.Words ...

    ListLevel.linked_style property. Gets or sets the paragraph style that is linked to this list level....def linked_style ( self ) -> aspose . words . Style : ... @linked_style...linked_style ( self , value : aspose . words . Style ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Using SaveFormat.HOCR to save recognition resul...

    Hi again Aspose team, When I try to save (using SaveMultipageDocument()) an OcrOutput result as type SaveFormat.HOCR to a MemoryStream, the resulting stream seems to be automatically closed by SaveMultipageDocument() as…...closes stream Aspose.OCR Product Family aspose-ocr-net frimbingpickering...29, 2026, 7:31am 1 Hi again Aspose team, When I try to save (using...

    forum.aspose.com/t/using-saveformat-hocr-to-sav...
  5. Create New Spreadsheet in xlsx4j|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....in xlsx4j Contents [ Hide ] Aspose.Cells - Create New Spreadsheet...cell . setValue ( "This is Aspose test of fonts!" ); // Saving...

    docs.aspose.com/cells/java/create-new-spreadshe...
  6. How to Convert EPS to TIFF using C++

    In this topic, we will explore how to convert EPS to TIFF using C++. You will learn how to load the input EPS file and convert it to image in C++ using simple API calls....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/page/cpp/how-to-convert-eps-to-ti...
  7. How to Create Table in DOCX using C++

    In this topic, we will see how to create table in DOCX using C++. Tables are commonly used inside word documents and you can insert table in DOCX using C++. You can insert word table in C++ using simple API calls....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/cpp/how-to-create-table-in-...
  8. How to Get Font Metrics using C++

    In this topic, we will explore how to get Font Metrics using C++. You can get Font Metrics from Type1 as well other font types like OpenType or TrueType using C++ with few API calls with in MS Windows or Linux....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/font/cpp/how-to-get-font-metrics-...
  9. Low Code|Aspose.Words for C++

    Simplify document processing tasks like compare, convert, split, merge, find and replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....Contents [ Hide ] Aspose.Words for C++ provides the Aspose.Words.LowCode...capabilities of Aspose.Words for C++. It is important to note that the...

    docs.aspose.com/words/cpp/low-code/
  10. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/drawing/java/draw-circle-in-java/