Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,002 for

error processing

(0.15 sec)
  1. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal Error: The Pytho…...there any one successful Fatal error: The Python kernel is unresponsive...unresponsive. The Python process exited with exit code 134 (SIGABRT:...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  2. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...process(true); cells.createRange("A19:H23")...setName("_CellsSmartMarkers"); designer.process(true); The attached zip file...

    forum.aspose.com/t/accessing-array-element-by-i...
  3. How to Use Aspose.Words Instead of Docx4j|Aspos...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of docx4j....wide variety of document processing tasks directly in your Java...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/java/aspose-words-instead...
  4. Creating MapiCalendar in Aspose.Email - Free Su...

    I’m trying to create a MapiCalendar from fields of OLM calendar items , but it shows Win32 FileTime Error . bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStor…...but it shows Win32 FileTime error . bool ConvertOlmToPst(string...ex.Message); UpdateProgress("Error"); } } catch (Exception ey)...

    forum.aspose.com/t/creating-mapicalendar-in-asp...
  5. Low Code|Aspose.Words for .NET

    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....automating common document-processing tasks with minimal code....simplifies common document processing tasks. This API is designed...

    docs.aspose.com/words/net/low-code/
  6. Removing Paragraphs Containing Only Template Sy...

    Learn how remove paragraphs containing only template tags using LINQ in Java....paragraph as empty if, after tag processing, it contains no visible characters...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/java/removing-paragraphs-...
  7. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....FileAccess :: Write ); device -> Process ( doc , 1 , doc -> get_Pages...Exception & error ) { Console :: WriteLine ( u "Error: {0}" , error...

    docs.aspose.com/pdf/cpp/whatsnew/
  8. Convert PDF to PDF/A formats|Aspose.PDF for Jav...

    Discover how to convert PDFs to PDF/A for archival purposes using Aspose.PDF in JavaScript via C++.... log ( `Error from Web Worker: ${ evt . message...data . params [ 1 ]) } ` : `Error: ${ evt . data . json . errorText...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  9. Restricting Access to Type Members in C#|Aspose...

    Learn how to restrict access of a template author to members of types sensitive using LINQ in C#....exception saying about a syntactic error the same way it does when encounters...is locked after the engine processes the first template. Q: What...

    docs.aspose.com/words/net/restricting-access-to...
  10. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…...specific PowerPoint file being processed. Solution To troubleshoot... Use Try-Catch : Implement error handling in your code to catch...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...