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

may

(0.23 sec)
  1. PdfSaveOptions.preblendImages property | Aspose...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XImage TrySetAlternativeText returns true, but ...

    I am creating a PDF programmatically that includes images that need Alt Text. I am able to add the image to the document, save the document to a memory stream, get the appropriate page and XImage object, call the TrySet…...TrySetAlternativeTex method may return true, but if the image...tagged correctly, the alt text may not be applied. Verify the Image...

    forum.aspose.com/t/ximage-trysetalternativetext...
  3. 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...
  4. 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...
  5. 删除分节符影响书签标记 - 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
  6. 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...
  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/net/raw-data-processing/
  8. 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...
  9. 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...
  10. 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...