Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 822 for

exception handling

(0.14 sec)
  1. Aspose.Words.Shaping.HarfBuzz.dll reference to ...

    Hello, we use Aspose.Words.Shaping.HarfBuzz.dll and we have the problem that the required harfbuzz.dll is found in most cases, but not on some clients and environments. How can we ensure that this DLL is always availabl…...libharfbuzz-dev, is there a way to handle this? vyacheslav.deryushev...IntPtr handle = NativeLibrary.Load(libPath); if (handle == IntPtr...

    forum.aspose.com/t/aspose-words-shaping-harfbuz...
  2. Appending same/similar documents three times ca...

    Dear Aspose support team, we use .NET Aspose.Words v25.9.0 and ran into System.InvalidOperationException : "Cannot find a style with this istd" Error while using the Document.AppendDocument() function and thus seek your…...cannot resolve, it throws this exception. To resolve this issue, consider...help manage how styles are handled during the append operation...

    forum.aspose.com/t/appending-same-similar-docum...
  3. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...use specific load options to handle any peculiarities in the file...PST-related operations, while the exception you reported occurs at the...

    forum.aspose.com/t/python-unable-to-convert-eml...
  4. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....such as SHAPE and EMBED are handled during loading. // Open a document...fieldCollection() throws Exception { Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  5. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....void visitShapes() throws Exception { Document doc = new Document(getMyDir()...void visitShapes() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. GridDesktop: invoke error - Free Support Forum ...

    We observe random Exceptions like this in GridDesktop: Exception-Type: System.InvalidOperationException Message: Invoke oder BeginInvoke kann für ein Steuerelement erst aufgerufen werden, wenn das Fensterhandle erstellt…...random exceptions like this in GridDesktop: Exception-Type: System...a control until the window handle has been created”. We use the...

    forum.aspose.com/t/griddesktop-invoke-error/312280
  7. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code.... It can handle multiple files at once and...PS and EPS files. It also handles most of the EPS header comments...

    products.aspose.com/page/cpp/add-delete-pages/
  8. Automate JIRA File Merger with Aspose.com - Onl...

    Aspose.com provides powerful tools to help automate JIRA file merging. With our intuitive user interface, you can quickly and easily convert JIRA files into PDF, XML, or other formats. You can also merge multiple JIRA files into a single file, customize the output file, and organize your data....formulas, calendars, calendar exceptions, tasks, task links, task...assignments, currencies, handling exceptions, reporting services,...

    products.aspose.com/tasks/net/merger/jira/
  9. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…... To handle this situation, you can follow...getFileName()); } catch (Exception e) { throw BusinessExceptionBui...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for C++

    Aspose.PDF for C++ also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....Details_TaggedException - Represents exception for TaggedPDF content of document...XfaParserOptions - class to handle related data incapsulation...

    docs.aspose.com/pdf/cpp/basics-of-dom-api/