Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 155,327 for

2

(0.28 sec)
  1. Cannot open shared object file gdiplus.dll, lib...

    In Azure Linux Container getting runtime error. Working fine in Window 11 system Error at: using (var document = new Aspose.Pdf.Document(stream, options)) // Method to generate PDF from HTML string and return byte arra…...d0ce8e870ec","EventId":{"Id":2,"Name":"InvocationError"},"So...Discourse August 29, 2025, 4:46pm 2 @innovammir It looks like you’re...

    forum.aspose.com/t/cannot-open-shared-object-fi...
  2. ModDate date issues - Free Support Forum - aspo...

    Issue #1: Cannot set Document.Info.ModDate to UTC date. Aspose.PDF requires a DateTime value with Local kind. _pdf.Info.ModDate = DateTime.UtcNow; It should be allowed to set ModDate to UTC date. The corresponding val…... Issue #2 : Aspose.Pdf returns incorrect...Discourse July 31, 2025, 9:54am 2 @oleksii88 Hi Oleksii, Thank you...

    forum.aspose.com/t/moddate-date-issues/315937
  3. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…...Family KeerthanaRamesh214 December 2, 2025, 5:38am 1 Dear Team, I am...Professionalize.Discourse December 2, 2025, 5:40am 2 @KeerthanaRamesh214 Based...

    forum.aspose.com/t/issue-with-font-family-chang...
  4. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....the file: Copy 1 using System ; 2 using Aspose.Font ; 3 using Aspose...// Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  5. Table Page Breaks Not Matching Word Display - F...

    Issue Summary Aspose.Words for Java is creating additional page breaks for tables during PDF conversion that don’t appear in Microsoft Word’s display, even when AllowBreakAcrossPages is set to false. Documents with stan…...tables , words-java pblad March 2, 2026, 9:33pm 1 Issue Summary...show tables breaking with last 1-2 rows on separate pages in PDF...

    forum.aspose.com/t/table-page-breaks-not-matchi...
  6. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....the file: Copy 1 using System ; 2 using Aspose.Font ; 3 using Aspose...// Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  7. DocumentBuilder.MoveTo | Aspose.Words for .NET

    Discover the DocumentBuilder MoveTo method to easily navigate inline nodes and efficiently position your cursor at paragraph ends for seamless document editing.... Writeln ( "Run 2. " ); Assert . That ( doc . GetText...Trim (), Is . EqualTo ( "Run 2. \rRun 1." )); // Move the cursor...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction.... get_Item ( 2 ); ParagraphAbsorber absorber...(). add ( new SetLineWidth ( 2 )); page . getContents () . add...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  9. FieldIndex.number_of_columns property | Aspose....

    FieldIndex.number_of_columns property. Gets or sets the number of columns per page used when building the index....span over 2 columns. index . number_of_columns = '2' # Set any...' INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c' , index . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.LINE_BREAK property | Aspose.Words ...

    ControlChar.LINE_BREAK property. Line break character: \x000b or \v.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...