Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 83,556 for

may

(0.09 sec)
  1. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…...Family aspose-pdf-java anishk11 May 13, 2025, 8:06am 1 Hello Aspose...during the conversion? asad.ali May 13, 2025, 7:25pm 2 @anishk11...

    forum.aspose.com/t/font-substitution-issue-when...
  2. Issue Loading 60MB File in UI with Grid.js and ...

    Hi Team, We attempted to load a 60MB file using Grid.js and Aspose Java, but the file didn’t render in the UI. Could you help identify possible reasons for this? Here’s the file link for reference: 60 MB Excel Example F…...Limitations Your application may not have enough memory allocated...Compatibility The file format may not be supported by Aspose.Cells...

    forum.aspose.com/t/issue-loading-60mb-file-in-u...
  3. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...Family words-net RiteshAML10 May 2, 2025, 11:29am 1 Hi, As I am...file. Professionalize.Discourse May 2, 2025, 11:30am 2 @RiteshAML10...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  4. Read Damaged or Distorted Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...most frequent distortions that may affect the quality of barcode...mitigate such negative effects, it may be useful to apply median filtering...

    docs.aspose.com/barcode/cpp/read-damaged-barcodes/
  5. 请问有基于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
  6. 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...
  7. Round Points|Aspose.Words for Reporting Services

    Round Points setting of the Aspose.Words for Reporting Services....] Sometimes output document may contain report elements (especially...slightly. In such cases you may use RoundPoints setting which...

    docs.aspose.com/words/reportingservices/round-p...
  8. Renumbering starts at 1 again - Free Support Fo...

    Hello, the numbering in the ‘Bilanz’ document should start at 2. The numbering in the ‘GuV’ document should start at 3. When I append the ‘GuV’ to a document, the numbering persists. However, if I do the same with th…... Nachti May 8, 2024, 6:40am 7 @alexey.noskov...information ? @Nachti alexey.noskov May 8, 2024, 11:11am 8 @Nachti We...

    forum.aspose.com/t/renumbering-starts-at-1-agai...
  9. IPageLayoutCallback class | Aspose.Words for Py...

    aspose.words.layout.IPageLayoutCallback class. Implement this interface if you want to have your own custom method called during build and rendering of page layout model....however, that rendering results may not match what would be rendered...This technique may not work for every document or may fail completely...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when page layout pulls document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into pages. Depending of the operation which triggered build, page layout model May or May not be further rendered into fixed page format. For example, computing number of pages in the document or updating fields does not require rendering, whereas export to Pdf does in C++....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/cpp/aspose.words.lay...