Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 124,261 for

aspose note

(0.18 sec)
  1. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C# code examples....replying to modern comments using Aspose.Slides for .NET . Add a Modern...SaveFormat . Pptx ); } Header Footer Note...

    docs.aspose.com/slides/net/examples/elements/co...
  2. Thumbnail Generation from Web Links - Free Supp...

    Hi Team, We have a requirement to generate thumbnail images from webpage URL. Which one of the Aspose product (s) can fulfill this requirement & how? Thanks...Thumbnail Generation from Web Links Aspose.PDF Product Family arul.praveen...webpage URL. Which one of the Aspose product (s) can fulfill this...

    forum.aspose.com/t/thumbnail-generation-from-we...
  3. Infinite Hang on Document Conversion - Free Sup...

    Aspose Words Layout Engine Infinite Hang Bug Report Issue Summary Product: Aspose.Words for Java Version: 26.3 Issue: Layout engine enters infinite loop during getPageCount(), updateFields(), or save() operations Impa…...Hang on Document Conversion Aspose.Words Product Family words-java...pblad April 9, 2026, 10:00pm 1 Aspose Words Layout Engine Infinite...

    forum.aspose.com/t/infinite-hang-on-document-co...
  4. Bullet Journaling with OneNote in C# | Bullet J...

    Learn how to do bullet journaling with OneNote in C# using Aspose.Note for .NET. Explore our step-by-step guide and build your own journaling tool....Events Outline Step 6: Add the Notes Outline Step 7: Save the Journal...system for organizing tasks, notes, and ideas. Bullet journaling...

    blog.aspose.com/note/bullet-journaling-with-one...
  5. Zip 400 files - Free Support Forum - aspose.com

    Hi, I tried to zip 400 files using the below code. But only first some documents are zipping. Can you please tell me what the issue will be? // Use fast compression var options = new ArchiveSaveOptions { Encoding =…...Zip 400 files Aspose.ZIP Product Family jithin.p October 9, 2025...evaluation mode. If you want to test Aspose.ZIP without evaluation version...

    forum.aspose.com/t/zip-400-files/319628
  6. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in C#. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, or PDF/UA....between Aspose.Words' PDF 1.7 and PDF 2.0 output. Aspose.Words...versions are more reliable for Aspose.Words PDF/A output. However...

    docs.aspose.com/words/net/which-pdf-standard-is...
  7. Convert PPT & PPTX to PDF in Python | Advanced ...

    Step‑by‑step guide to converting PPT, PPTX, and ODP to high‑quality, WCAG‑compliant PDFs in Python with Aspose.Slides—includes password protection, slide selection, and image‑quality control....PowerPoint to PDF Conversions Using Aspose.Slides, you can convert presentations...convert a presentation to PDF. NOTE Aspose.Slides for Python directly...

    docs.aspose.com/slides/python-net/convert-power...
  8. Limiting memory usage when concatenating large ...

    I am trying to concatenate two large PDF documents together using Aspose.PDF (23.1) in Java like this: Document doc1 = new Document("D:/input1.pdf"); Document doc2 = new Document("D:/input2.pdf"); for (final Page p : do…...concatenating large PDFs Aspose.PDF Product Family aspose-pdf-java , concatenate-pdf...PDF documents together using Aspose.PDF (23.1) in Java like this:...

    forum.aspose.com/t/limiting-memory-usage-when-c...
  9. PDF Printing Stuck on Size A4? - Free Support F...

    Hi All, I am attempting to print a document with specific sizes (configurable by customer). Note: In testing I am printing to a virtual printer. I have tried both Postscript and Microsoft Print to PDF and have seen the…... Aspose.PDF Product Family print-pdf , aspose-pdf-net...aspose-pdf-net , aspose-pdf-java , words-java JacobSayatovic December 18, 2025...

    forum.aspose.com/t/pdf-printing-stuck-on-size-a...
  10. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....explains how to use operators with Aspose.PDF. The selected example adds...code snippet also work with Aspose.PDF.Drawing library. The following...

    docs.aspose.com/pdf/net/working-with-operators/