Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 39,103 for

2025

(0.47 sec)
  1. Getting object reference error GetTimephasedWor...

    Hello Aspose Team, I’m encountering an “Object reference not set to an instance of an object” error when calling GetTimephasedWork for AssignmentBaselineWork in Aspose.Tasks when there are no resources assigned to the t…...pathan November 24, 2025, 1:39pm 1 Hello Aspose Team...Professionalize.Discourse November 24, 2025, 1:41pm 2 @ikhan.pathan Summary...

    forum.aspose.com/t/getting-object-reference-err...
  2. Converting PDF to JPEG/TIF C# results in black ...

    When converting some PDFs to JPG or TIF, a black image file is generated. So far, this has only occurred with PDFs created with ‘Simple Scan’ that contain an image. I have included example files in the attachment. We …...aspose-pdf-to-image MartinMorris August 5, 2025, 3:03pm 1 When converting some...Professionalize.Discourse August 5, 2025, 3:04pm 2 @MartinMorris It sounds...

    forum.aspose.com/t/converting-pdf-to-jpeg-tif-c...
  3. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...a May 5, 2025, 1:06pm 1 Hi, On this specific...Professionalize.Discourse May 5, 2025, 1:06pm 2 @louis.a It seems...

    forum.aspose.com/t/text-fragments-found-in-page...
  4. Python - Linux - Misplaced Images - Free Suppor...

    Hello, when using aspose-diagram-python to convert vsdx files to image in my linux server I’m finding that the base image is getting misplaced. NearestNeighbor.jpg (133.8 KB) {3B856C29-8EF0-4348-8975-EC7A6BE979E5}.jpg …...aspose-diagram cacoreira February 13, 2025, 11:13am 1 Hello, when using...advance philip.zhou February 13, 2025, 1:13pm 2 @cacoreira Thanks...

    forum.aspose.com/t/python-linux-misplaced-image...
  5. 请问Linux系统是不是用不了DocumentExplorer 查看文档结构树 - Free ...

    请问Linux系统是不是用不了DocumentExplorer 查看文档结构树...words-java ouchli April 15, 2025, 2:31am 1 请问Linux系统是不是用不了DocumentExplorer...Professionalize.Discourse April 15, 2025, 2:31am 2 @ouchli 请问您能否提供更多...

    forum.aspose.com/t/linux-documentexplorer/311300
  6. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...words-java Gptrnt December 2, 2025, 6:16pm 1 Hi , I want to create...Professionalize.Discourse December 2, 2025, 6:17pm 2 @Gptrnt Based on limited...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  7. Docx files with section break not working - Fre...

    Hi, I want to convert an docx file which has several section break(next page) into pdf. But the output generated has a bunch of errors in the bulletin numbers. I’ve attached the input files and the difference for your r…...Product Family rsv2 November 28, 2025, 12:20pm 1 Hi, I want to convert...Professionalize.Discourse November 28, 2025, 12:21pm 2 @rsv2 Summary When...

    forum.aspose.com/t/docx-files-with-section-brea...
  8. Combine all revisions to 1 final document - Fre...

    Hi, Is it possible to do comparisons to multiple versions of document and then apply the revisions from each compare to the original document to create a final document with all the revisions? example: I have v1.docx …...Family ryanwidjaya July 24, 2025, 8:25am 1 Hi, Is it possible...Professionalize.Discourse July 24, 2025, 8:26am 2 @ryanwidjaya Combining...

    forum.aspose.com/t/combine-all-revisions-to-1-f...
  9. PDF to PDFA compliance error - Free Support For...

    Hi I am converting the PDF 1.5 to PDF_A_1A but got the exception in log as attached. Could you help me to resolve this Error Log2.png (15.0 KB) Error Log1.jpg (379.4 KB)...Family Subbu258 September 3, 2025, 2:28pm 1 Hi I am converting...Professionalize.Discourse September 3, 2025, 2:29pm 2 @Subbu258 It sounds...

    forum.aspose.com/t/pdf-to-pdfa-compliance-error...
  10. How to Fit Image to Cell Width in Aspose.Cells ...

    Hello, I’m trying to fit images to the width of a cell. Currently, I’m using the following code: C# foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { s.AspectRatioLocked = true; s.Width = 100; // This …...scanlan October 22, 2025, 12:33pm 1 Hello, I’m trying...Professionalize.Discourse October 22, 2025, 12:34pm 2 @e.scanlan To fit...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...