Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 87,512 for

may

(0.18 sec)
  1. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...KeepSourceFormatting , it may be due to how the method handles...Microsoft Word. However, it may not always retain all formatting...

    forum.aspose.com/t/insertdocument-custom-margin...
  2. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for Node.js via C++....For instance, a spreadsheet may contain one or more worksheets...however, the spreadsheet itself may or may not be protected. Aspose...

    docs.aspose.com/cells/nodejs-cpp/detect-if-work...
  3. Exporting to PDF via WebRequest and Stream - Fr...

    Hi, I would like to export a webpage as image in PDF. Tried this from webresponse via stream. I use AsposePDF 9.1. I use Import() of Aspose PDF Generator. I am not getting the stream added to the final output PDF. Pleas…...HTML contents as image, you may first convert the HTML to PDF...API's other than Aspose, you may consider posting them in other...

    forum.aspose.com/t/exporting-to-pdf-via-webrequ...
  4. LINQ Reporting Engine – How to Join Two Arrays ...

    Hi Aspose Team, I’m using Aspose.Words with the LINQ Reporting Engine, and I have a JSON data source with two separate arrays: one contains person names and IDs, and the other contains addresses and person IDs. I want t…...linq-reporting-engine vikas_kaushal May 14, 2025, 10:05am 1 Hi Aspose...Engine? Thank you! alexey.noskov May 14, 2025, 11:32am 2 @vikas_kaushal...

    forum.aspose.com/t/linq-reporting-engine-how-to...
  5. 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/net/raw-data-processing/
  6. 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...
  7. 请问有基于winform的示例程序吗 - Free Support Forum - aspos...

    我目前想用基于aspose.cad,用C#和winform开发一款桌面应用,用于读取,显示dxf,dwg文件。你们官方的示例程序viewer是用asp.net来实现的显示,但是整体的显示逻辑跟winform有较大区别,请问你们有基于winform显示的示例程序吗...请问有基于winform的示例程序吗 中文技术支持 cad-net cuiguangyao May 12, 2025, 4:03am 1 我目前想用基于aspose...吗 Professionalize.Discourse May 12, 2025, 4:03am 2 @cuiguangyao...

    forum.aspose.com/t/winform/312543
  8. How to extract Text from html using Aspose.html...

    We are currently checking Aspose.html to get plain text with alignment from html and convert html to PDF. able to convert html to pdf. Wanted to know how to get text from html.?... 1 Like AStelzner May 12, 2025, 2:09pm 4 Hi, this approach...HTML? Regards, Andy asad.ali May 12, 2025, 10:12pm 5 @AStelzner...

    forum.aspose.com/t/how-to-extract-text-from-htm...
  9. 删除分节符影响书签标记 - 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
  10. 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...