Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 972 for

september

(0.32 sec)
  1. Topics tagged vsd-to-vsdx

    Topics tagged vsd-to-vsdx...vsd-to-vsdx , vsd-to-pdf 2 615 September 22, 2021 Convert VSD to VSDX...

    forum.aspose.com/tag/vsd-to-vsdx
  2. Latest Aspose.OMR Product Family topics - Free ...

    Get technical support of Aspose.OMR for .NET & Java....existing image in Java 9 353 September 13, 2024 Aspose.OMR - Can...

    forum.aspose.com/c/omr/38
  3. Unable to extract the text from PDF file - Free...

    Hi Team, We are trying to extract the pdf content from the pdf file. But, while extraction aspose failed to extract full content of pdf. Please find the code snippet. Sample code we are using. TextAbsorber textAbsorb…...updates on it forasposeissues September 11, 2024, 11:12am 8 Hi Team...on the issue? ilyazhuykov September 11, 2024, 11:48am 9 @forasposeissues...

    forum.aspose.com/t/unable-to-extract-the-text-f...
  4. Intermittent Issue while modifying word propert...

    we are using aspose word library (aspose-words-25.6-jdk17.jar) in our java code for modifying word properties and getting below intermittent issue at the step of loading license file. document gets reprocessed upon retry…...Family words-java zeeshan1989 September 11, 2025, 9:32am 1 we are...Professionalize.Discourse September 11, 2025, 9:33am 2 @zeeshan1989...

    forum.aspose.com/t/intermittent-issue-while-mod...
  5. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …... bhav September 4, 2025, 5:34am 13 Hello Andrey...KB) @bhav andrey.potapov September 4, 2025, 6:16am 14 @bhav ...

    forum.aspose.com/t/text-looks-different-when-co...
  6. TextAbsorber adds extra spaces when extracting ...

    We are using version 17.8. Here’s the code to extract text from the attached pdf: public IList<string> GetPdfPagesAsStrings(byte[] bytes) { var resultPagesContent = new List<string>(); if (bytes…...Brower September 11, 2017, 10:47pm 1 We are...micro-spaces imran.rafique September 12, 2017, 3:51am 2 @Telsin...

    forum.aspose.com/t/textabsorber-adds-extra-spac...
  7. FileSpecification from stream - Modified is Unk...

    Hi, We have the issue while adding attachment into a PDF file by using FileSpecification with stream. using (System.IO.Stream ms = ...) { pdf.EmbeddedFiles.Add(new FileSpecification(ms, file.ID)); } The Modified date …... Best Regards, velaskec September 19, 2014, 10:36pm 5 Hi, Do...issue? Thank you! tilal.ahmad September 21, 2014, 10:00pm 6 Hi there...

    forum.aspose.com/t/filespecification-from-strea...
  8. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...a, b)); } 2 Likes Forese September 3, 2025, 8:56am 23 M.Heinz:...the final solution M.Heinz September 3, 2025, 9:25am 24 Yeah, we...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  9. importXml API renders a read only PDF - Free Su...

    Hi I am trying to use importXml API of the aspose PDF for Java, to fill up a fillable PDF. I see that the PDF that gets rendered is read only. I need the ability to retain the fillable form so that users can edit the da…...vijayaraghavan September 5, 2025, 8:08pm 10 Hi Can... thanks Lakshmi asad.ali September 6, 2025, 7:01pm 11 @lakshmi...

    forum.aspose.com/t/importxml-api-renders-a-read...
  10. How to Format Number as Date with C++|Documenta...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....1900, and 44210 represents September 6, 2021). If these numbers...clear that it represents September 6, 2021. Properly formatted...

    docs.aspose.com/cells/cpp/format-number-to-date/