Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 19,373 for

2 of

(0.06 sec)
  1. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata Of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds Of the ar…...metadata of a PSB file approximately 2.7GB in size. However, upon saving...Rectangle ) at . . (Dictionary`2 , Size , Rectangle ) at . .Process(Rectangle...

    forum.aspose.com/t/index-was-outside-the-bounds...
  2. Migration from Earlier Versions of Aspose.Note

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Java 2.0.0 Public API Changes in Aspose.Note for Java 2.1.0 Working...Changes in Aspose.Note for Java 2.0.0 Subscribe to Aspose Product...

    docs.aspose.com/note/java/migration-from-earlie...
  3. Migrating from Earlier Versions of Aspose.Note

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......2.0 Public API Changes in Aspose...Note 2.0.0 Public API Changes in Aspose.Note for .NET 2.1.0 Working...

    docs.aspose.com/note/net/migrating-from-earlier...
  4. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number Of pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for Node.js via C++.... setPageCount ( 2 ); // Save the PDF file workbook...

    docs.aspose.com/cells/nodejs-cpp/limit-the-numb...
  5. How to get HTML of SDT tag? - Free Support Foru...

    Hii Team, I am trying to get HTML Of SDT node. Snippet: var sdts = doc.GetChildNodes(NodeType.StructuredDocumentTag, true)...canal April 3, 2023, 1:42pm #2 @AlpeshChaudhari12345 can you...alexey.noskov April 3, 2023, 2:03pm #4 @AlpeshChaudhari12345...

    forum.aspose.com/t/how-to-get-html-of-sdt-tag/2...
  6. Shape to Image of emf to png format gives blank...

    Dear Support, We are using Aspose.Diagram for .NET version 24.12.0 in a C#-application which is used on Windows platforms and Linux platforms. We have an issue with saving the shapes Of a Visio-document in the master f…...Discourse January 11, 2025, 12:40am 2 @tkn1967 It seems you are encountering...philip.zhou January 11, 2025, 2:35am 3 @tkn1967 Thanks for the...

    forum.aspose.com/t/shape-to-image-of-emf-to-png...
  7. Extract Adjustment Points of a Shape from a Pow...

    We are using Aspose.slides for C++. When we try to fetch the adjustment points for shapes, only one variable value is given. How can we determine which coordinate (X or Y) remains constant? For example, in the case Of …...potapov March 12, 2025, 11:48am 2 @pankajku , Thank you for posting...

    forum.aspose.com/t/extract-adjustment-points-of...
  8. Can't Check If a PowerPoint Presentation Is of ...

    I want to check for a presentation if it is Of type pptm, but SourceFormat has no Pptm type, is there any other method to check it? IPresentation presentation = new Presentation(inputPath); int retval = 0; switch (pres…...potapov April 24, 2025, 4:18pm 2 @yecht , Thank you for posting...

    forum.aspose.com/t/cant-check-if-a-powerpoint-p...
  9. Manage number of pages in PS file | .NET

    .NET API Solution to manage PS files. Add pages to PS documents with a few lines Of C# code....PsSaveOptions(); // Create new 2-paged PS Document PsDocument document...PsDocument(outPsStream, options, 2 ); //Add the first page document...

    products.aspose.com/page/net/add-pages-to-ps/
  10. [Regression?] Location of PlotArea in charts is...

    Hi, We use on Aspose.Cells to move textboxes inside charts, in order to do this, we use the APIs to get the location Of the plot area and move it accordingly. However, it seems after Aspose migrated PlotArea.InnerX to …...ServerSide527 June 19, 2025, 2:43pm 1 Hi, We use on Aspose.Cells...amjad.sahi June 19, 2025, 3:23pm 2 @ServerSide527 , Thanks for the...

    forum.aspose.com/t/regression-location-of-plota...