Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 83,567 for

may

(0.04 sec)
  1. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....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/net/aspose.words.lay...
  2. Poor Quality upon Converting SVG to DXF – Aspos...

    Poor Quality - SVG - DXF conversion.zip (3.9 MB) Dear Aspose Support, We are experiencing significant quality issues when converting SVG files to DXF using Aspose.Imaging v25.4.0. These issues are creating serious down…...cad-net , imaging-net bogdanmarian May 2, 2025, 10:35am 1 Poor Quality...Bogdan Professionalize.Discourse May 2, 2025, 10:35am 2 @bogdanmarian...

    forum.aspose.com/t/poor-quality-upon-converting...
  3. How to Adjust Column Width in Excel using Java

    This brief tutorial will guide you on how to adjust column width in Excel using Java. You will set width of column in excel using java using a few lines of code in all the operating systems supporting Java like Windows, macOS or Linux....variety of data in Excel that may have different lengths and require...width with a fixed value, you may use the Cells collection in the...

    kb.aspose.com/cells/java/how-to-adjust-column-w...
  4. Convert OpenDocument Presentations (ODP) in C#|...

    Aspose.Slides for .NET lets you convert ODP to PDF, HTML, and image formats with ease. Boost your .NET apps with fast and accurate presentation conversion....is opened in PowerPoint, it may not retain the original formatting...typically rendered last and may overlay other shapes, regardless...

    docs.aspose.com/slides/net/convert-openoffice-odp/
  5. How to Convert HTML to Markdown in C#

    This precise tutorial explains how to convert HTML to Markdown in C#. It contains the details pertaining to environment configuration, step-wise algorithm, and a runnable code snippet to convert HTML to MD in C#.... Moreover, you may process the HTML string from...HTML file using a string. You may use any overload of the ConvertHTML()...

    kb.aspose.com/html/net/how-to-convert-html-to-m...
  6. Aspose.Pdf.FontNotFoundException: Font Mangal w...

    Hi team , I am converting the html content into the pdf using the aspose.pdf . With doing that, i am facing the exception related to the Mangal font not found. I have tried adding the mangal font manually but it is not g…...aspose-pdf-net keyurkalariya May 15, 2025, 11:40am 1 Hi team ...KB) Professionalize.Discourse May 15, 2025, 11:41am 2 @keyurkalariya...

    forum.aspose.com/t/aspose-pdf-fontnotfoundexcep...
  7. PdfSaveOptions.embedFullFonts property | Aspose...

    PdfSaveOptions.embedFullFonts property. Controls how fonts are embedded into the resulting PDF documents....embedding in the output document may be desirable. // Set the "EmbedFullFonts"...PDF. // The document's size may become very large, but we will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Inconsistency between Word and PDF documents co...

    Hello, When saving document containing a table with specific “Keep with next” setup within cells, we get differences between generated Word and PDF content. In PDF the table is fitted into first page, while in Word it is…... dfinsolutions May 2, 2025, 5:49am 5 Hi Alexey,...on this item? alexey.noskov May 2, 2025, 12:13pm 6 @dfinsolutions...

    forum.aspose.com/t/inconsistency-between-word-a...
  9. Fit All Worksheet Columns on Single PDF Page|Do...

    Learn how to Fit All Worksheet Columns on Single PDF Page with Aspose.Cells for Python via .NET API....single PDF page, although rows may expand to several pages depending...columns, the rendered PDF file may show the content in a very small...

    docs.aspose.com/cells/python-net/fit-all-worksh...
  10. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...sahi May 9, 2025, 8:00am 3 @Tim49 , This...week or in the next week of May 2025. You will be notified when...

    forum.aspose.com/t/deleteblankoptions-set-start...