Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 810 for

december

(0.11 sec)
  1. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...sahi December 26, 2025, 10:50am 7 Using...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  2. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...notifier December 11, 2024, 9:24am 8 The issues...

    forum.aspose.com/t/unable-to-detect-installed-t...
  3. SVG to Aspose Image to be passed to StampAnnota...

    Does Aspose.PDF support this? i have an SVG file and i would like to pass that to a StampAnnotation object...notifier December 1, 2025, 5:38pm 18 The issues...

    forum.aspose.com/t/svg-to-aspose-image-to-be-pa...
  4. HTML conversion to PDF - Free Support Forum - a...

    We have to convert HTML to PDF. Attached is the HTML and the PDF we are generating with aspose.pdf. We are using the latest version. The text within tables is not flowing correctly. What needs to be done to convert t…...ali December 25, 2025, 6:40pm 16 The issue...

    forum.aspose.com/t/html-conversion-to-pdf/85024
  5. Best practice to consider image alignment when ...

    Hello, a technical question. We convert pictures, including many pictures taken with mobile phones, to PDF. Is there a way to take into account the rotation of the mobile phone picture when converting to PDF? Kind Reg…...sidenko December 17, 2025, 1:13pm 23 Hi Andy...

    forum.aspose.com/t/best-practice-to-consider-im...
  6. Extended Features lost - Free Support Forum - a...

    I'm trying to open a PDF, replace some text and then save the document. The problem is that when I do this the extended features are disabled. public static void CreateProfile(SurveyProfile userProfile, string userProfi…...ali December 25, 2025, 6:43pm 11 The issue...

    forum.aspose.com/t/extended-features-lost/32287
  7. Very high RAM usage - Free Support Forum - aspo...

    I’ve recently started trying Aspose.PDF (.Net 4.8) and noticed very high RAM consumption. Without Aspose.PDF the system needs ~20% of RAM. But when Aspose.PDF starts (noticeable with larger files, ~20MB) it drains all av…...ali December 13, 2023, 8:46pm 17 @rd1218...

    forum.aspose.com/t/very-high-ram-usage/270271
  8. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...ali Split this topic December 1, 2025, 5:36pm 7 2 posts...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  9. Other managing TeX options | Java

    Conversion functionality of Aspose.TeX API solution for Java lets set the initial interaction mode in which the engine starts. Here are some code examples.... DECEMBER , 18). getTime ()); Aspose...

    docs.aspose.com/tex/java/other-options/
  10. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...notifier December 20, 2024, 11:33pm 19 The issues...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...