Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 417,254 for

pdf

(0.19 sec)
  1. Issue related to HTMLFragment - HTML to PDF usi...

    Hi Tilal, I was trying to add solid red line in Pdf using the below TOCTitle using below line tocPage.Paragraphs.Add( new HtmlFragment(" ")); But the generated Pdf contains solid black line.....Can your team test this …...HTMLFragment - HTML to PDF using DOM Aspose.PDF Product Family Siddeshb...trying to add solid red line in pdf using the below TOCTitle using...

    forum.aspose.com/t/issue-related-to-htmlfragmen...
  2. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into Pdf format with Standard or Minimum size using Aspose.Cells for JavaScript via C++....Save Excel into PDF with Standard or Minimum Size using JavaScript...Aspose.Cells saves Excel files to PDF with Standard size. However,...

    docs.aspose.com/cells/javascript-cpp/save-excel...
  3. Incorrect Conditional Formatting in Aspose.Cell...

    I have created a sample Excel file to reproduce the issue. test2.zip (9.6 KB) In the Excel file, I added a conditional formatting to change A1 and B1 to white text color when A3’s value is 1. image.png (768 位元組) imag…...Cells When Save As PDF Aspose.Cells Product Family cells-java...位元組) However, after save it to PDF file with Aspose.Cells, the cell...

    forum.aspose.com/t/incorrect-conditional-format...
  4. How to Convert OneNote Notebook to PDF using Java

    This simple topic describes how to convert OneNote Notebook to Pdf using Java. OneNote Notebooks are used for creating Notes in digital form and one can easily convert .one file to Pdf in Java with simple API calls....PDF Product Family Aspose.Cells Product...Convert OneNote Notebook to PDF using Java This simple and brief...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  5. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to Pdf/A-1a compliant Pdf format using Aspose.Cells with Golang via C++....Convert Excel file to PDF format compatible with PDFA-1a with...Usage Scenarios PDF/A is a unique flavor of PDF designed for the...

    docs.aspose.com/cells/go-cpp/convert-excel-file...
  6. HTML 2 PDF : wrong rendering of Gantt chart - F...

    Hi, We are evaluating ASPOSE for HTML 2 Pdf rendition.We need to convert to Pdf files like the HTML one contained in the attached archive file (rendition of a gantt chart). For conversion, we use the following source co…...HTML 2 PDF : wrong rendering of Gantt chart Aspose.PDF Product...for HTML 2 PDF rendition. We need to convert to PDF files like...

    forum.aspose.com/t/html-2-pdf-wrong-rendering-o...
  7. HTML to PDF conversion issue using aspose.pdf.d...

    We are using Aspose.Pdf.document to convert html files to Pdf. But converted Pdf is not matching with HTML. We have some external css files ,since we cant directly provide references of that file we are reading css file…...HTML to PDF conversion issue using aspose.pdf.document and aspose...aspose.pdf.page Aspose.PDF Product Family smitan May 21, 2025...

    forum.aspose.com/t/html-to-pdf-conversion-issue...
  8. How to Convert Word to Scanned PDF using C#

    This quick tutorial will guide you on how to convert Word to scanned Pdf using C#. While using C# convert Word to scanned Pdf using a few lines of code and simple API calls in any of the .NET Core based environments on Windows, macOS or Linux....PDF Product Family Aspose.Cells Product...How to Convert Word to Scanned PDF using C# This brief tutorial...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  9. How to prevent screenshots of a PDF document us...

    Hi Team, I am working with Aspose.Pdf for .NET/Java to secure Pdf documents. My requirement is to prevent users from capturing screenshots or screen grabbing the content of a Pdf when it is viewed in a Pdf reader. I un…...screenshots of a PDF document using Aspose.PDF? Aspose.PDF Product Family...working with Aspose.PDF for .NET/Java to secure PDF documents. My requirement...

    forum.aspose.com/t/how-to-prevent-screenshots-o...
  10. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...indefinitely when saving as PDF Aspose.Words Product Family words-net...using FileStream pdf = new FileStream(@"output.pdf", FileMode.Create);...

    forum.aspose.com/t/aspose-words-hangs-indefinit...