Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 153,349 for

2

(0.2 sec)
  1. 55541779.pdf

    Excel 2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z Aspose.Cells v17.11.1 Home Aspose.Cells D:20171123133133Z...Excel 2 Pdf - The following Shape throws Shape to Image Error...

    docs.aspose.com/cells/it/javascript-cpp/ignore-...
  2. 55541779.pdf

    Excel 2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z Aspose.Cells v17.11.1 Home Aspose.Cells D:20171123133133Z...Excel 2 Pdf - The following Shape throws Shape to Image Error...

    docs.aspose.com/cells/ru/cpp/ignore-errors-whil...
  3. 55541779.pdf

    Excel 2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z Aspose.Cells v17.11.1 Home Aspose.Cells D:20171123133133Z...Excel 2 Pdf - The following Shape throws Shape to Image Error...

    docs.aspose.com/cells/ja/cpp/ignore-errors-whil...
  4. Using shortcuts for string formatting - Free Su...

    We use this to format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…...Discourse November 26, 2025, 9:09pm 2 @WCBP4DocGenUser Summary Word...Regex r = new Regex(@"([A-Z]{2})(\d{3})(\d{4})(\d{3})"); if (f...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  5. Export Visio to EMF - Arrowheads not rendered c...

    When exporting Visio Diagrams to EMF using Aspose.Diagram, the arrowheads on the EMF do not match the Visio Drawing. A sample Visio file and export EMF in attached Zip… ArrowHeadIssue.zip (77.6 KB) Cheers! Troy...Discourse June 18, 2025, 12:03am 2 @bigelowt Cause The issue with...improvements related to rendering. 2. Check Export Settings : Review...

    forum.aspose.com/t/export-visio-to-emf-arrowhea...
  6. RunCollection.to_array method | Aspose.Words fo...

    RunCollection.to_array method. Copies all runs from the collection to a new array of runs....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table header cell has no associated subcells - ...

    I am using Aspose.PDF for .NET version 25.8.0. I need to create a tagged table that passes the “Table header cell has no associated subcells” check for PDF/UA compliance. I have found that the object created by headerR…...Discourse August 20, 2025, 8:23pm 2 @nhshuvo6 To ensure that your...Add(new TableTHElement("Header 2")); // Add a data row Row dataRow...

    forum.aspose.com/t/table-header-cell-has-no-ass...
  8. Inline.isInsertRevision property | Aspose.Words...

    Inline.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Inline.isMoveToRevision property | Aspose.Words...

    Inline.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf document with 1 table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_COUNT = 20000; private sta…...call the savePdfAspose function 2 times and it tasks 20-30 seconds...fayyaz April 29, 2021, 3:49pm 2 @taghayan I have been able to...

    forum.aspose.com/t/high-cpu-memory-utilization-...