Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 88,875 for

may

(0.1 sec)
  1. 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...
  2. 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...
  3. Table Formatting Issue While Converting Word Do...

    Hi Team, I am using Aspose.Words 25.5.0 to convert a Word document into HTML. However, the table formatting in the generated HTML does not match the formatting in the source document. Source Document table : Conver…...words-net AlpeshChaudhariDev May 12, 2026, 9:30am 1 Hi Team, I...docx (212.6 KB) alexey.noskov May 12, 2026, 1:50pm 2 @AlpeshChaudhariDev...

    forum.aspose.com/t/table-formatting-issue-while...
  4. Wrong convert PDF to png (result dark page) - F...

    I use Aspose java pdf version 25.3. I try to convert following test.pdf (45.5 KB) pdf document to png but result file is dark (black) page fsrc_page_1_900.jpg (48.0 KB) I use following code for convert page: public …...PDF Product Family aleksand May 28, 2025, 6:54pm 1 I use Aspose...outPath); return true; } asad.ali May 28, 2025, 8:43pm 2 @aleksand...

    forum.aspose.com/t/wrong-convert-pdf-to-png-res...
  5. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++....returned value may not be accurate for some documents. It may not exactly...have the set width. The width may be adjusted to accommodate cell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. 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...
  7. 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...
  8. Cannot convert from HTML to MHTML in Java - Fre...

    Hi guys, I am using aspose-html (version 25.4) and trying to convert my .html file (included images) to .mhtml file. However, the error shows “Path is empty”. I am sure that the html file is existing with correct path. …...any other error messages you may be receiving. minhnguyen63 April...using network? minhnguyen63 May 13, 2025, 12:23am 9 Hi @asad...

    forum.aspose.com/t/cannot-convert-from-html-to-...
  9. Bug 5125: MapInfoTab to Csv- Conversion succeed...

    Hi Alexander, Please see: Test data: 5125 -MapInfoTab -Csv.zip (9.9 KB) How do I open MafInfoTab to see its content , to compare to Csv that skip geometry? Thanks,...GIS Product Family danies8 May 26, 2026, 7:27am 1 Hi Alexander...geometry? Thanks, Alexander.Matveev May 26, 2026, 5:30pm 2 Hi, @danies8...

    forum.aspose.com/t/bug-5125-mapinfotab-to-csv-c...
  10. Convert STL to OBJ in Python | Python STL to OB...

    Convert STL to OBJ in Python. Quickly convert STL to OBJ File in Python.... You may configure the library or install...Advanced Options in Python # You may use different properties of ObjSaveOptions...

    blog.aspose.com/3d/convert-stl-to-obj-in-python/