Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 88,239 for

may

(0.73 sec)
  1. Convert EPS to HTML via Java | products.aspose.com

    Sample code for EPS to HTML Java conversion. Use API example code for batch EPS files to HTML conversion within any Web or Desktop Java based application....Java Converting file formats may seem like a routine task encountered...This script based file format may contain any combination of text...

    products.aspose.com/imaging/java/conversion/eps...
  2. Convert EPS to GIF via Java | products.aspose.com

    Sample code for EPS to GIF Java conversion. Use API example code for batch EPS files to GIF conversion within any Web or Desktop Java based application....Java Converting file formats may seem like a routine task encountered...This script based file format may contain any combination of text...

    products.aspose.com/imaging/java/conversion/eps...
  3. Font styling techniques

    Techniques like italicizing, bolding, underlining, strikethrough, small caps, superscript/subscript, or all caps play a huge role for font styling....phrases, or technical terms that may not be familiar to the reader...effectiveness of this technique may vary depending on the font used...

    docs.aspose.com/font/net/font-styling/
  4. Convert ONETOC2 to ONE via C# | .NET

    Sample code for ONETOC2 to ONE C# conversion. Use API example code for batch ONETOC2 files to ONE conversion within VB.NET, Asp.NET or any .NET based application.... You may also use the following command...Microsoft OneNote application may have noticed the presence of...

    products.aspose.com/note/net/conversion/onetoc2...
  5. NullReferenceException with SaveFormat.Html5 (O...

    I’ve attached a PowerPoint file we ran into that causes the following error when attempting to use the HTML5 save format. DLLs only from Downloads ---New Releases-aspose.slides-for-.net-25.8(dlls-only) on at least macO…... Cause : The error may be triggered by unsupported elements...or simplifying elements that may not be compatible with HTML5...

    forum.aspose.com/t/nullreferenceexception-with-...
  6. Convert HTML to PDF in C# using Aspose.PDF | sl...

    Hi, we are using the latest ASPOSE library for C # Net Core. We need to convert small and large html files to pdf with the addition of stamps. Unfortunately, when converting large files, a lot of RAM is eaten up, and thi…...Family html-to-pdf AntonIonov May 27, 2021, 11:35am 1 Hi, we are...return new byte[0]; } asad.ali May 27, 2021, 5:01pm 2 @AntonIonov...

    forum.aspose.com/t/convert-html-to-pdf-in-c-usi...
  7. Optimizing Memory Usage while Working with Big ...

    Learn how to optimize memory usage when working with large Excel files using Aspose.Cells with C++....MemoryPreference option may optimize memory use and decrease...application. However, this option may degrade performance in some special...

    docs.aspose.com/cells/cpp/optimizing-memory-usa...
  8. NodeRendererBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.NodeRendererBase class—your foundation for efficient Shape and OfficeMath rendering in document processing....Shapes with transparent parts may contain different values in the...dpi96150 ); // The opaque bounds may vary here also. bounds = renderer...

    reference.aspose.com/words/net/aspose.words.ren...
  9. Aspose.pdf转图片卡住 - Free Support Forum - aspose.com

    using (Document pdf = new Document(sourcePath)) { Parallel.For(data.start_page, data.end_page + 1, x => { var width = (pdf.Pages[x].GetPageRect(true).Width * percentage).ToInt(); var height = (pdf.Pages[x].GetPageRe…...中文技术支持 aspose-pdf-net yunyou2025 May 15, 2025, 10:35am 1 using (Document...KB) Professionalize.Discourse May 15, 2025, 10:36am 2 @yunyou2025...

    forum.aspose.com/t/aspose-pdf/312746
  10. Aspose.Words.Document.Save fails in .NET global...

    Aspose.Words 24.7 cannot be used by a .NET 8 Core API Website in globalization-invariant mode, because somewhere in the Aspose source code they have hard-coded the culture en-nz and try switching to it. Here the proof: S…... We may consider to detect globalization-invariant...on globalization feature it may behave incorrect in some cases...

    forum.aspose.com/t/aspose-words-document-save-f...