Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 39,255 for

2025

(0.28 sec)
  1. Facing issue when converting word to pdf - Free...

    KSRELIFDOCة.docx (89.1 KB) KSRELIFDOCة (2).pdf (95.3 KB) I am converting word to pdf, in header image is overlapping, Even i tried online using aspose, same issue is happening. The attached pdf i converted online usin…...notifier October 6, 2025, 1:28pm 5 The issues you have...

    forum.aspose.com/t/facing-issue-when-converting...
  2. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...notifier November 10, 2025, 4:15pm 5 The issues you have...

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  3. Word-ից Excel դարձում՝ օգտագործելով C#

    Այս հոդվածը ներկայացնում է, թե ինչպես կատարել Word փաստաթղթի փոխարկում Excel-ի՝ օգտագործելով C#:։ Ներկայացված են բոլոր անհրաժեշտ քայլերը՝ IDE-ի կարգաբերում, քայլերի ցանկ, ինչպես նաև օրինակ կոդ՝ Word-ից Excel փոխարկիչ ստեղծելու համար:... Updated on 22 Apr 2025 Հայերեն English Türkçe 日本語 Français...

    kb.aspose.com/hy/words/net/conversion-from-word...
  4. IFC support|Documentation

    C# .NET 3D File Manipulation and Conversion API can load and save 3DS, 3MF, AMF, FBX, DFX, OBJ, PLY, STL, USD, U3D and other formats...3 – Latest version (as of 2025) with further extensions for...

    docs.aspose.com/3d/net/supported-file-formats/ifc/
  5. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...notifier April 9, 2025, 2:34pm 3 The issues you have...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  6. ElementBySlicer.json

    { "EntityCin": "EntityCin Test", "EntityName": "EntityName Test", "FirstName": "FirstName Test", "MiddleName": "MiddleName Test", "LastName": "LastName Test", "DOB": "2025-02-08", "SSN": "11111111"......"LastName": "LastName Test", "DOB": "2025-02-08", "SSN": "11111111", "Directors":...

    docs.aspose.com/cells/it/net/how-to-import-arra...
  7. Landray RDM 159275 Convert Effect - Free Suppor...

    pdf source code: src.zip (4.4 KB) origin pdf: 转换工具失败-老年人生理心理行为特征分析+——以及对室外环境景观的需求.pdf converted error: Caused by:class com.aspose.pdf.internal.ms.System.IO.lk: Attempted to read past the end of the stream. com.aspos…...notifier June 16, 2025, 8:19pm 6 The issues you have...

    forum.aspose.com/t/landray-rdm-159275-convert-e...
  8. Redactions Cause Text Shift If Words Are Differ...

    While messing around with redactions I noticed a bit of an issue happening when redacting a sentence with multiple word formats/colours. If the last word in a redaction box has a different colour to the first word after …...redact-text DomTheDev June 10, 2025, 10:49am 1 While messing around...(13.4 KB) asad.ali June 10, 2025, 8:59pm 2 @DomTheDev Can you...

    forum.aspose.com/t/redactions-cause-text-shift-...
  9. Paste the styles after sentence correction - Fr...

    Hi we have a document which contains grammar corrections and sentence corrections we have run information along with actual paragraph - stored in form of dictionary, which contains complete paragraph as ‘text’ and style…...words-python tesapsoe June 23, 2025, 12:48pm 1 Hi we have a document...vyacheslav.deryushev June 23, 2025, 3:08pm 2 @tesapsoe You can...

    forum.aspose.com/t/paste-the-styles-after-sente...
  10. Convert PDF to Markdown using Python

    This quick topic demonstrates how to transform a PDF to MD using Python. It provides IDE setup steps, a procedure outline, and a code snippet to perform the PDF to Markdown converter using Python.... Updated on 30 Jul 2025 English Français Deutsch Türkçe...

    kb.aspose.com/words/python/convert-pdf-to-markd...