Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 153,377 for

2

(0.46 sec)
  1. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a PDF file using the Aspose.Pdf.Document this is the code // string path = @“C:\Users\YourUser\Documents\my-test.pdf”; var pdfDocument = new Aspose.Pdf.Document(path); it…...aspose-pdf-net vigneshS July 23, 2025, 2:03pm 1 In C# Application , I am...Professionalize.Discourse July 23, 2025, 2:04pm 2 @vigneshS Cause The error...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...
  2. Combining Tables - Free Support Forum - aspose.com

    Dear Aspose Team, I’m currently migrating our code from “aspose.words 11” to “aspose.words 26.2”. I know, it’s a big version jump. :slight_smile: I’m running into a problem and hope you can help. We have a method to me…...2”. I know, it’s a big version jump...LastSection.Body.Tables.Count - 2]; if (Tab2 != null && Tab1 !=...

    forum.aspose.com/t/combining-tables/325913
  3. GeneralFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.GeneralFormat enum, which enhances numeric text formatting for fields, ensuring clarity and precision in your documents.... UppercaseAlphabetic 2 Numeric formatting. Formats a...= builder . InsertField ( "= 2 + 3" ); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Excel to TIFF - Bland and White & color output ...

    Environment: Aspose.Cells Version: 24.8.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: Excel → Multi-page TIFF Image Type: Color input files Issues Observed: Color Image Sheets Not Converti…...mukeshkanna November 27, 2025, 2:00pm 1 Environment: Aspose.Cells...Discourse November 27, 2025, 2:01pm 2 @mukeshkanna Summary The TIFF...

    forum.aspose.com/t/excel-to-tiff-bland-and-whit...
  6. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...aspose-pdf-net tfipsrd January 28, 2025, 2:26pm 1 Hello, Using this attached...Discourse January 28, 2025, 2:27pm 2 @tfipsrd It seems that you...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  7. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...StartCell(Cell cell) { if (_column == 2) cell.PutValue(""); // when use...Discourse May 16, 2025, 12:24pm 2 @523218882 The exception “Object...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  8. The type initializer for ' ' threw an exception...

    Hi All, I’m running into this error when exporting an excel workbook to PDF in a .NET 6 project running on Alpine Linux: The type initializer for ‘’ threw an exception. I’ve tried adding the following lines of code to …...alpine-linux shaishavj August 15, 2025, 2:15pm 1 Hi All, I’m running into...Discourse August 15, 2025, 2:16pm 2 @shaishavj The error message...

    forum.aspose.com/t/the-type-initializer-for-thr...
  9. Mask an image to clip corners of the content - ...

    Hello, I’m trying to use Aspose.HTML 2025.06 for .Net to convert HTML into PDF. HTML consist of a base64 image and an overlay on top. This overlay is meant to clip the corners of the chart visible on the image. I have…...Discourse July 1, 2025, 4:19pm 2 @mlamla Cause The issue you’re...management team. mlamla July 2, 2025, 8:35am 4 Hey @asad.ali...

    forum.aspose.com/t/mask-an-image-to-clip-corner...
  10. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and page numbers in C++....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. auto indexEntry...

    reference.aspose.com/words/cpp/aspose.words.fie...