Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 831 for

december

(0.05 sec)
  1. JPG images failing to load - Free Support Forum...

    Hi! The following images are failing to load throwing the exception below. However if I try with another image it works as expected Could you help me understand the problem of loading those images? Images failing to l…...marques December 4, 2024, 6:11pm 6 Hello! Is...available? evgeniy.sidenko December 4, 2024, 6:28pm 7 Hello, @juan...

    forum.aspose.com/t/jpg-images-failing-to-load/2...
  2. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document word = new Document(path + "temp.docx"); var revisions = word.getRevisions(); re…... GusGus December 10, 2025, 6:47am 6 1.docx...same issue. alexey.noskov December 10, 2025, 8:30am 7 @GusGus...

    forum.aspose.com/t/table-border-is-missing-afte...
  3. PDF: attached files shows as "0,00 bytes" and m...

    Good day, I attached files using the following code: public static void AddAttachment(string source, string dest, string[] attachments) { Document pdfDocument = new Document(source); fo…... 1 Like NPSwaroop December 22, 2025, 11:20am 4 Hi @asad...facing the same issue. asad.ali December 22, 2025, 5:42pm 5 @NPSwaroop...

    forum.aspose.com/t/pdf-attached-files-shows-as-...
  4. aspose.Word : Access is denied when trying to d...

    Hi, I’m facing an issue while trying to print a file, the following code : try { if (_CurrentDocument.builder != null) { _printerSettings.Copies = (short)nbCopies; TAsposeAdapterBase.refreshDocu…...Product Family guyyyyyyyyyyy December 15, 2025, 4:15pm 1 Hi, I’m...Professionalize.Discourse December 15, 2025, 4:17pm 2 @guyyyyyyyyyyy...

    forum.aspose.com/t/aspose-word-access-is-denied...
  5. Distinguish Reference-Only Formulas vs. Operati...

    I need a way to determine whether a cell’s formula in Aspose.Cells is only a reference or if it is an actual formula performing a calculation. Examples of formulas that should be treated as reference-only: =A1 =Sheet1…...Product Family cells-net Jayshiv December 3, 2025, 11:52am 1 I need...Professionalize.Discourse December 3, 2025, 11:52am 2 @Jayshiv...

    forum.aspose.com/t/distinguish-reference-only-f...
  6. PdfException: Value cannot be null. Parameter n...

    We are getting a runtime exception while converting certain PDF pages to JPEG using JpegDevice.process(). The exception originates from internal trailer parsing during annotation rendering. This happens only for some PD…...aspose-pdf-java ritikrajjalu December 8, 2025, 7:36am 1 We are getting...Professionalize.Discourse December 8, 2025, 7:36am 2 @ritikrajjalu...

    forum.aspose.com/t/pdfexception-value-cannot-be...
  7. Low Performance When Cloning Master Slides from...

    Hi, I’m experiencing the similar issues in our project. Here are log entries and you can see that AddClone requires sometimes several seconds: 06 Nov 2025 18:24:23.072 Masters.AddClone(sourceMasterSlide) // <- ~1sec 06…... dslynko December 9, 2025, 11:40am 3 Hey Andrej...difference andrey.potapov December 9, 2025, 12:07pm 4 @dslynko...

    forum.aspose.com/t/low-performance-when-cloning...
  8. Aspose cells : Redo and undo actions are not pe...

    Step 1: I entered 11, 12, 13, and 14 in different cells. Step 2: I applied red color to some cells. Step 3: I applied yellow color to other cells. Step 4: When performing undo (Ctrl + Z), the colors are removed correc…... sarathepiq December 5, 2025, 11:35am 10 Can we...released this month? amjad.sahi December 5, 2025, 11:41am 11 @sarathepiq...

    forum.aspose.com/t/aspose-cells-redo-and-undo-a...
  9. Compress PDF corrupts document - Free Support F...

    Hi Aspose team,using following code I tried to compress one PDF document: Console.WriteLine(DateTime.Now.ToString()); // The path to the documents directory. string dataDir = Path.GetF…...doc December 29, 2015, 10:56am 1 Hi Aspose...Thanks, Oliver codewarior December 30, 2015, 11:49am 2 Hi Oliver...

    forum.aspose.com/t/compress-pdf-corrupts-docume...
  10. PptxReadException Is Thrown when Reading the Po...

    Please download the file from the following link. When I run the code, an NotSupportedException is thrown. Presentation presentation = new Presentation(filePath); The following is the error stack information: class …...Family slides-java oscarstar December 8, 2022, 11:44am 1 Please...please tell me. andrey.potapov December 8, 2022, 1:44pm 2 @oscarstar...

    forum.aspose.com/t/pptxreadexception-is-thrown-...