Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 5,964 for

pdf attachment

(0.08 sec)
  1. How to make converted EXCEL column to be numeri...

    I’m using Aspose Pdf for converting Pdf document to Excel spreadsheet. When converting, how to make one or more columns in the output to be numeric instead of text? The content of the column(s) is numeric only already in…...PDF Product Family baolin.li April...#1 I’m using Aspose PDF for converting PDF document to Excel spreadsheet...

    forum.aspose.com/t/how-to-make-converted-excel-...
  2. Specify font size, text color and rotation of t...

    It is required to recreate watermark in Pdf from watermark in MS Word document. The original topic is here: https://forum.aspose.com/t/how-to-read-the-existing-watermark-text-from-aspose-words-using-net/277110 The goal…...PDF Product Family aspose-pdf-net sarathisathish90...required to recreate watermark in PDF from watermark in MS Word document...

    forum.aspose.com/t/specify-font-size-text-color...
  3. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...PDF Product Family jdunning June...MemoryStream outStream = new(); var pdf = new Document(new MemoryStream(convertRequest...

    forum.aspose.com/t/getting-error-index-was-out-...
  4. OCR-A Font numbers not rendering - Free Support...

    Hi Team, I have copied OCR-A font into linux distribution. When rendered a Pdf from word that has OCR-A font numbers then they are rendering with OCR-A font. Do i need anything else to get the numbers formatted. Thanks…...Product Family words-net , aspose-pdf-linux tharunchennuri March 1...distribution. When rendered a PDF from word that has OCR-A font...

    forum.aspose.com/t/ocr-a-font-numbers-not-rende...
  5. Multiline with auto font in text box - tiny tex...

    We have a Pdf with a field set to multiline auto font size. When we use a viewer to type into it and the text is only on a single line the font is readable, if we type many lines the font shrinks. See shots below: image…...PDF Product Family michelleskothe...22, 2021, 3:49am #1 We have a pdf with a field set to multiline...

    forum.aspose.com/t/multiline-with-auto-font-in-...
  6. Adding a Header to each page via HTML - Free Su...

    Is it possible to add a header in my HTML, which will be shown ever page generated when converting it to Pdf? what i’ve tried: public byte[] ConvertHtmlToPdf(string data) { using (var stream…...generated when converting it to pdf? what i’ve tried: public byte[]...page when converting HTML to PDF using Aspose, you may need to...

    forum.aspose.com/t/adding-a-header-to-each-page...
  7. Permission check failed on mac - Free Support F...

    Hi , we are facing an issue on Mac/Linux OS but we dont see this on windows. we see this error when we initiate a Aspose.Pdf.Document object Exception thrown: ‘#=zmCt58VVTArynDYd5szOzBClkVXX7mWfZAG05QpM=’ in Aspose.PD…...PDF Product Family randomuser123...error when we initiate a Aspose.Pdf.Document object Exception thrown:...

    forum.aspose.com/t/permission-check-failed-on-m...
  8. TextBoxField not working as expected - Free Sup...

    I am replacing text fragments on my Pdf with textbox fields to allow for digital editing of the document but when I add the textbox fields the document takes over 30 seconds to generate, where before it was milliseconds.…...PDF Product Family jjwynes December...replacing text fragments on my pdf with textbox fields to allow...

    forum.aspose.com/t/textboxfield-not-working-as-...
  9. Aspose Bar Issue - Free Support Forum - aspose.com

    Hi I am trying to read barcode from Pdf through C# Code for (int pageCount = 1; pageCount <= PdfDocument.Pages.Count; pageCount++) { //using (MemoryStream pageStream = new MemoryStream()) //{ //Resolution resolution…...trying to read barcode from PDF through C# Code for (int pageCount...segment of ORL_20240220091643.pdf (26.7 KB) amjad.sahi February...

    forum.aspose.com/t/aspose-bar-issue/279524
  10. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    SaveOptions CreateSaveOptions method. Creates a save options object of a class suitable for the specified save format in C#....rendering large documents to PDF. Document doc = new Document...method converts the document to .PDF. SaveOptions saveOptions = SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...