Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 332 for

qt

(0.16 sec)
  1. Aspose PDF C++ - Stackoverflow issue - Free Sup...

    Is there anybody who met with the issue below while trying to load the debug library aspose.pdf.cpp_vc_14x64d? “:-1: error: Debugger encountered an exception: Exception at 0x7ffd96076ac8, code: 0xc00000fd: stack_overflo…...When I use the 32-bit library in QT 5.15, there is no problem. But...when I use 64-bit library in QT 6.9, I get the issue above while...

    forum.aspose.com/t/aspose-pdf-c-stackoverflow-i...
  2. Getting Started|Aspose.Slides Documentation

    Get started with Aspose.Slides for C++: install, create, edit, and convert presentations with code—supporting PowerPoint and OpenDocument formats....with PowerPoint Documents in Qt Installation System Requirements...

    docs.aspose.com/slides/cpp/getting-started/
  3. Concurrency when adding bulk messages into PST ...

    Hello. I tried to search for that topic but was not successful. I want to insert messages into PST file parallely (more threads async are used) calling FolderInfo.AddMessages method. I'm using the same instance of Fo…...AddMessages(IEnumerable 1 messages) in c:\QT\Libs\CommonLibraries\PSTPars...IngestMessages(IEnumerable`1 messages) in c:\QT\Libs\CommonLibraries\PSTPars...

    forum.aspose.com/t/concurrency-when-adding-bulk...
  4. 使用JavaScript通过C++读取和写入工作表的查询表。|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....Access first Query Table const qt = worksheet . queryTables . get...adjustColumnWidth = qt . adjustColumnWidth ; const preserveFormatting = qt . preserveFormatting...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  5. Reading and Writing Query Table of Worksheet wi...

    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....Access first Query Table const qt = worksheet . queryTables . get...adjustColumnWidth = qt . adjustColumnWidth ; const preserveFormatting = qt . preserveFormatting...

    docs.aspose.com/cells/javascript-cpp/reading-an...
  6. Get Started of C++|Aspose.PDF for C++

    This section describes the basic principles of work and using DOM API. Also demonstrates simple and complex examples for creating a PDF document using C++....tasks Work with PDF Documents in Qt – provides information about...application development framework Qt Basics of Aspose.PDF DOM API...

    docs.aspose.com/pdf/cpp/get-started/
  7. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....C++ application types such as QT, MFC and console apps. How to...

    docs.aspose.com/pdf/cpp/create-document/
  8. Features|Aspose.Words for C++

    Aspose.Words for C++ provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....features Work with Word Documents in Qt Related articles - Analyzing...

    docs.aspose.com/words/cpp/features/
  9. Installation|Aspose.Slides Documentation

    Learn how to quickly install Aspose.Slides for C++. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!...with PowerPoint Documents in Qt System Requirements...

    docs.aspose.com/slides/cpp/installation/
  10. Aspose.Cells getPowerQueryFormula() throwing St...

    We’re encountering inconsistent behavior in Aspose.Cells when calling ExternalConnection.getPowerQueryFormula() in our ARIS report. The method throws Wrapped java.lang.StringIndexOutOfBoundsException: Range [0, -1) out o…...get(i); var qts = ws.getQueryTables(); for (var j = 0; j < qts.getCount();...getCount(); j++) { var qt = qts.get(j); var extConn = qt.getExternalConnectio();...

    forum.aspose.com/t/aspose-cells-getpowerqueryfo...