Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 87,666 for

may

(0.06 sec)
  1. 删除分节符影响书签标记 - 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
  2. PdfSaveOptions.preblend_images property | Aspos...

    PdfSaveOptions.preblend_images property. Gets or sets a value determining whether or not to preblend transparent images with black background color.... Remarks Preblending images may improve PDF document visual appearance...dictionary. Also preblending images may decrease PDF rendering performance...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlFragment limitation - Free Support Forum - ...

    Is there a limitation on HtmlFragment content size? Rendering pdf with content length 5659 runs very fast, but when I add only one more character then Aspose hangs for some time and it ends up with out of memory exceptio…...Product Family Damian_Szuta May 11, 2017, 8:18am 1 Is there a...to avoid that? imran.rafique May 11, 2017, 10:12am 2 Hi, Thank...

    forum.aspose.com/t/htmlfragment-limitation/10601
  4. GridDesktop: readonly grid - Free Support Forum...

    I want to show an excel file and prevent the user from editing it. But I fail to make it readonly. I tried: GridDesktop.ImportExcelFile with parameter “openasReadOnly = true” “gridDesktop.Worksheets[0].SetAllCells…...gridDesktop1_Finish; } //you may do init work after the file is...management team. amjad.sahi May 8, 2025, 9:55am 8 @wknauf , This...

    forum.aspose.com/t/griddesktop-readonly-grid/29...
  5. DWG to SVG conversion is failing in LInux envir...

    Hello Support team, I am trying to do DWG to SVG conversion in LInux environment using aspose library, it is failing in LInux environment From the code I need to do the conversion and as well as get the DWG file ve…...The issue may appear not because of this text, it may appear because...quality hatches and precision may require more time and memory...

    forum.aspose.com/t/dwg-to-svg-conversion-is-fai...
  6. Word转pdf时一个大表格,在跨页时没有展示底边框 - Free Support Forum...

    aspose-word-java 22,word中有一个大的表格,后面的单元格并不是合并,仅仅是把边框给隐藏了,只有最底部的单元格才展示底边框,跨页时在word中展示没有问题,但是在通过保存为pdf时就没有显示底部边框 String wordPath = "a.pdf"; File wordFile = new File(wordPath); PdfSaveOptions pdfSaveOptions = new PdfSaveO…...中文技术支持 words-java yiranzhiyuan May 22, 2025, 11:26am 1 aspose-word-java...27.5 KB vyacheslav.deryushev May 22, 2025, 7:03pm 2 @yiranzhiyuan...

    forum.aspose.com/t/word-pdf/313027
  7. 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/java/raw-data-processing/
  8. 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/imaging/java/raw-data-processing/
  9. 25.5.0.0 Libraries not signed - Free Support Fo...

    Hi, The .Net 4.8 25.5.0.0 CAD dll is not signed....Product Family words-net GaryO May 20, 2025, 5:57am 1 Hi, The .Net...signed. Professionalize.Discourse May 20, 2025, 5:57am 2 @GaryO Could...

    forum.aspose.com/t/25-5-0-0-libraries-not-signe...
  10. How to create a CadPolyline with 3D data (Z coo...

    I’m using Aspose.CAD for .NET (C#) and I’m generating a DwgImage completely from scratch. I’ve successfully created a CadLwPolyline using 2D coordinates, but now I need to represent actual 3D data — meaning coordinates …...Product Family net , dwg- Abne May 14, 2025, 2:04pm 1 I’m using...advance! Professionalize.Discourse May 14, 2025, 2:04pm 2 @Abne Could...

    forum.aspose.com/t/how-to-create-a-cadpolyline-...