Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 80,743 for

may

(0.08 sec)
  1. Adding module for VBAProject does not work - Fr...

    Hi, we have a problem with adding a new VBA module to an existing dotm document. It works fine, if document has already an VBA module. But it does not work if dotm has none modules. To reproduce the problem, i have ad…...Product Family words-java curmas May 23, 2025, 8:58am 1 Hi, we have...Matthias Professionalize.Discourse May 23, 2025, 8:58am 2 @curmas Könnten...

    forum.aspose.com/t/adding-module-for-vbaproject...
  2. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...excel-charts , chart hormancey May 19, 2025, 4:35pm 1 Hi All, Do...Hadrien Professionalize.Discourse May 19, 2025, 4:35pm 2 @hormancey...

    forum.aspose.com/t/leaderlines-still-visible/31...
  3. Error: Index was out of range. Must be non-nega...

    This error is given when imaging the attached .pdf into a .tif. Is this an issue with Aspose itself?ImagingIndexError.pdf (315.3 KB)...PDF Product Family mpkostek May 1, 2023, 2:32pm 1 This error...Parameter name: index(1) asad.ali May 1, 2023, 9:48pm 2 @mpkostek Would...

    forum.aspose.com/t/error-index-was-out-of-range...
  4. License Issue for Aspose.word - Free Support Fo...

    I am trying to compare 2 words document in my nodeJS project. Can I use our Aspose.Total for .Net License for the same?...Total Product Family msbhatt May 7, 2025, 5:26pm 1 I am trying...same? Professionalize.Discourse May 7, 2025, 5:26pm 2 @msbhatt Can...

    forum.aspose.com/t/license-issue-for-aspose-wor...
  5. PDF convertion issue using Aspose.PDF while con...

    83108061-b714-4990-a74a-4cb9f65f9db4.pdf (427.2 KB) The entire pdf is becoming image and not editable after converting to word I am expecting appart from image all other component should be editable I have attached the …...Family words-net Ranjan2244 May 13, 2025, 5:16am 1 83108061-...Bytes) Professionalize.Discourse May 13, 2025, 5:16am 2 @Ranjan2244...

    forum.aspose.com/t/pdf-convertion-issue-using-a...
  6. Raw Data Processing|Documentation

    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....any conversion applied, and may improve performance. On the opposite...raw data formats layout which may be sometimes a bit complicated...

    docs.aspose.com/psd/net/raw-data-processing/
  7. Colored Emojis Are Not Correctly Managed When T...

    I try to upload a pptx file into Convert PPTX to PDF | Online and Free pptx file contains emoji monochrome and colored emoji see sc: image.png (19,3 Ko) The result in pdf is image.png (4,8 Ko) As you can see rocket …...T May 15, 2025, 9:39am 1 I try to upload...Ko) Professionalize.Discourse May 15, 2025, 9:39am 2 @raphael.T...

    forum.aspose.com/t/colored-emojis-are-not-corre...
  8. Recognize document language(s) - Free Support F...

    I am looking for a way to recognize/classify the language(s) code in a (Word) document: nl, en, fr, … Is this possible with Aspose? The only thing I found is OCR in different languages....Words Product Family wfbe May 5, 2025, 11:08am 1 I am looking...languages. Professionalize.Discourse May 5, 2025, 11:09am 2 @wfbe Currently...

    forum.aspose.com/t/recognize-document-language-...
  9. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during document rendering and building. Enhance your workflow today!...build, page layout model may or may not be further rendered into...that page may reflow multiple times and that reflow may restart...

    reference.aspose.com/words/net/aspose.words.lay...
  10. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...删除分节符影响书签标记 中文技术支持 words-java Crane May 9, 2025, 8:20pm 1 Document document...如何保持书签不变呢 Professionalize.Discourse May 9, 2025, 8:20pm 2 @Crane 要在删...

    forum.aspose.com/t/topic/312511