Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 158,583 for

2

(0.18 sec)
  1. PDF to PDF-A-1B conversion is taking more time ...

    Hi Team, We are currently using Aspose Total and the aspose pdf version in use is 22.9. We found that certain documents like email printouts combined as a PDF, documents with multiple headers, more than 100 pages are ta…...where a email copy document of 2 Pages took around 26 Mins for...Discourse July 30, 2025, 1:17pm 2 @PrasanthTirlangi It sounds like...

    forum.aspose.com/t/pdf-to-pdf-a-1b-conversion-i...
  2. 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 …...Discourse October 22, 2025, 12:34pm 2 @e.scanlan To fit an image to...auto fit the size of the cell. 2, Insert Picture over Cells Using...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...
  3. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DOCX), I get this error: com.aspose.words.Un…...Family brissonp November 14, 2025, 2:05pm 1 Hi, I am trying to PDF...Discourse November 14, 2025, 2:05pm 2 @brissonp Based on similar...

    forum.aspose.com/t/pdf-to-word-not-supported-in...
  4. LaTeX 图形渲染 | Aspose.TeX for .NET

    Aspose.TeX API 为 .NET 提供的 LaTeX 片段(图形)渲染解决方案在本文中进行说明。了解如何使用该功能的代码示例。...Render LaTeX figure to PNG image 2 3 // Create rendering options...5){\line(2,1){3}} \put(4,2){\line(-2,1){2}} \put(2,3){\line(-2,-5){1}}...

    docs.aspose.com/tex/zh/net/latex-figure-rendering/
  5. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the document table of content is getting changed after the doc pr…...Discourse November 3, 2025, 10:01am 2 @Sai_Prasad Why the TOC becomes...new Document("Input.docx"); // 2. Change built‑in and custom properties...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  6. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your documents by controlling item removal seamlessly.... RemoveUnusedRegions 2 Specifies whether unused mail...Fields . Count , Is . EqualTo ( 2 )); Shows how to remove empty...

    reference.aspose.com/words/net/aspose.words.mai...
  7. How to Set Authorization Token for Internal API...

    Hi Aspose Team, We are using Aspose.Cells GridJs Spreadsheet in our web application and it’s working well for displaying Excel files. However, we are facing an issue with internal API calls, specifically when loading i…... 2. backgroundColor Support in addHighlightText...addHighlightText(1, 2, 1, 2, { color: 'rgba(255, 0, 0, 0.2)' }); However...

    forum.aspose.com/t/how-to-set-authorization-tok...
  8. Issue with Font Rendering For Oriya - Aspose.Ne...

    Here the actual text: - ନମସ୍କାର and it’s render as image.png (2.3 KB) here the code - GitHub - sinhar1227/AsposePdfOriyaSample · GitHub...png (2.3 KB) here the code - GitHub -...zeus2nawaz May 21, 2026, 8:32am 2 I am also getting same type error...

    forum.aspose.com/t/issue-with-font-rendering-fo...
  9. Azure Functions (Linux) System.DllNotFoundExcep...

    Hi, We have developed an Azure Function App that runs on the Flex Consumption Plan (Linux). We are trying to convert a Word document to PDF. We get following errors: System.TypeInitializationException: The type init…...Family wfbe October 13, 2025, 2:50pm 1 Hi, We have developed an...Azure.Functions.Worker" Version="2.1.0" /> <PackageReference Include="Microsoft...

    forum.aspose.com/t/azure-functions-linux-system...
  10. Convert Microsoft Project MPP File | Aspose.Tas...

    Use Aspose.Tasks for .NET to convert MPP files to HTML, CSV, and MPT formats....mpp" ); 2 HtmlSaveOptions option = new HtmlSaveOptions();...Adding only one page (page number 2) 8 option = new HtmlSaveOptions();...

    docs.aspose.com/tasks/net/convert-ms-project-mp...