Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 19,679 for

2 of

(0.06 sec)
  1. 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...
  2. 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/
  3. 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…...2 Does this mean that the saving...is fix and be available in 25.2? Does the issue on opening of...

    forum.aspose.com/t/index-was-outside-the-bounds...
  4. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page Of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...noskov December 12, 2023, 9:25am 2 @sabkan MS Word documents are...alexey.noskov December 12, 2023, 2:10pm 8 @sabkan sabkan: Also Shape...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  5. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version Of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really Off. I’ve used the range “Demographics!D273:O3…...zip (2.7 MB) Professionalize.Discourse...Discourse April 11, 2025, 5:51pm 2 @JThomas98 It seems you are experiencing...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  6. Find and Refresh the Nested or Children Pivot T...

    Learn how to find and refresh nested or children pivot tables Of a parent pivot table using Aspose.Cells for C++.... Get ( 2 ); // Access the children of the...

    docs.aspose.com/cells/cpp/find-and-refresh-the-...
  7. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier Of embedded OLE objects using Aspose.Cells with C++.... Data4 [ 2 ], guid . Data4 [ 3 ], guid ....

    docs.aspose.com/cells/cpp/get-or-set-the-class-...
  8. Wrong retrieving of the isAlignmentApplied() fl...

    Hi, we’re experiencing an unexpected behavior when working with a custom cell style. Specifically, after setting the Right alignment on the custom style and then unchecking the “Alignment” checkbox from the custom styl…...Discourse June 23, 2025, 10:36am 2 @luigimarino Cause The behavior...

    forum.aspose.com/t/wrong-retrieving-of-the-isal...
  9. Migration from Earlier Versions of Aspose.Email...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....2.0 Public API Changes in Aspose...API Changes in Aspose.Email 5.2.0 Public API Changes in Aspose...

    docs.aspose.com/email/java/migration-from-earli...
  10. Insert a Table of Contents in Word using C#

    Insert a table Of contents in Word using C#. Get details to configure the IDE, a list Of steps, and a sample code to add a table Of contents in Word using C#....used for addressing Heading 1, 2, and 3, ‘\h’ for using hyperlinks...

    kb.aspose.com/words/net/insert-a-table-of-conte...