Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 150,707 for

2

(0.31 sec)
  1. Bug / breaking change from 25.8 to 25.9 - Free ...

    Hi when using unique ID to extract / save single item from storage (pst/ost///) this is thrown: The given key was not present in the dictionary. This does not happen with 25.8...Discourse October 10, 2025, 7:56pm 2 @australian.dev.nerds It appears...australian.dev.nerds October 27, 2025, 2:06pm 3 Same for this, how to report...

    forum.aspose.com/t/bug-breaking-change-from-25-...
  2. Using QGIS to tests Aspose.GIS.Lib - Free Suppo...

    Hi Alexander, 1.Which version to use for testing, please see there are two options there: image.jpg (101.9 KB) ? 2.Is there also professional tool , not free? 3.How do you recommended to make the test? For example :…... 2.Is there also professional tool...Discourse January 8, 2026, 8:42am 2 @danies8 Hi, To help guide your...

    forum.aspose.com/t/using-qgis-to-tests-aspose-g...
  3. Aspose.Slides for .NET: IShapeCollection.AddClo...

    I’m using the following code on the presentation below. What I find is that the flip state is reset on the shape copies. To create an exact copy I think it should be kept. using (var presentation = new Presentation("tes…...pptx")) { for (var i = 0; i < 2; i++) { var shapeToClone = presentation...Discourse January 28, 2026, 3:25pm 2 @co213 You reported that IShapeCollection...

    forum.aspose.com/t/aspose-slides-for-net-ishape...
  4. Compare Table - Free Support Forum - aspose.com

    Hello, after comparing two documents and accepting revision marks I have different results, see photo. Can you take a look at what the problem is and if I am doing something wrong? A.Compare(B, "test", DateTime.Now); …...Discourse February 3, 2026, 1:24pm 2 @benestom You’re seeing different...longer contains those bookmarks [2]. Revisions are applied to individual...

    forum.aspose.com/t/compare-table/325170
  5. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word... get_thumbnail( 2 , 2 ) . save( "slide_ {i} .png"...

    products.aspose.com/slides/python-net/conversio...
  6. LayerGroup.BlendingOptions.Effects is always em...

    Why when I add for example Stroke to the LayerGroup in the photoshop, after load I get empty effects list. PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.LoadEffectsResource = true; loadOptions.All…...Sorokin July 10, 2024, 12:41pm 2 @Vizgl could you please provide...Dmitriy.Sorokin July 11, 2024, 2:00am 4 @Vizgl The issue is that...

    forum.aspose.com/t/layergroup-blendingoptions-e...
  7. Aspose.Words 25.9 AI fails with custom OpenAIMo...

    Hello Aspose Support Team, We are a reseller, reporting an issue from our customer. Environment: Product: Aspose.Words for .NET v25.9 Runtime: .NET 8 Scenario: Using Aspose.Words AI features Custom AI model inheri…...Discourse January 12, 2026, 10:21am 2 @wangwang1 Are the Zhipu AI and...alexey.noskov January 12, 2026, 2:16pm 4 @wangwang1 Does Zhipu AI...

    forum.aspose.com/t/aspose-words-25-9-ai-fails-w...
  8. Method addShape() doesn't work well in newer ve...

    Hi all, I’m using Diagram for Java. Everything was OK in version “aspose-diagram-24.4.jar”. But I have issue with “aspose-diagram-25.8.jar” and the same issue also in newest version - “aspose-diagram-25.12.jar”. Added …...sahi December 16, 2025, 12:17pm 2 @radek.docekal1 , I am moving...radek.docekal1 December 16, 2025, 2:14pm 4 Hi, thanks for your info...

    forum.aspose.com/t/method-addshape-doesnt-work-...
  9. Aspose.PDF Textabsorber uses all ram and never ...

    Hi together, checking and extracting text from PDF reults using this PDF in memory leak. This is my Code private static bool PdfHasText(Aspose.Pdf.Document pdf) { //schnellste Methode zur Prüfung… //vermeidet überm…...Family Chris2Stein March 18, 2025, 2:57pm 1 Hi together, checking and...asad.ali March 18, 2025, 9:04pm 2 @Chris2Stein We have opened the...

    forum.aspose.com/t/aspose-pdf-textabsorber-uses...
  10. DocumentBuilder.move_to_cell method | Aspose.Wo...

    DocumentBuilder.move_to_cell method. Moves the cursor to a table cell in the current section.... write ( 'Column 2, cell 2.' ) doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...