Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 3,915 for

pdf attachment

(0.69 sec)
  1. X and Y axis labels are incorrectly rendered wh...

    Hi, When converting some charts from DOCX to Pdf, we noticed rendered charts may have extra Y axis labels, and X axis labels are messed up. Code: var doc = new Document(@“.\test.docx”); doc.Save(@“.\out.Pdf”); I’v…...rendered when converting DOCX to PDF Aspose.Words Product Family words-net...converting some charts from DOCX to PDF, we noticed rendered charts may...

    forum.aspose.com/t/x-and-y-axis-labels-are-inco...
  2. PDF/A output size very large when converting si...

    We are using Aspose.Pdf for Java (version 25.10) to convert a simple HTML form (~23 KB, no images, minimal styling) into Pdf/A-1B. After conversion, the generated Pdf/A file size is around 2 MB, which seems unusually la…...PDF/A output size very large when converting simple HTML form...→ 2 MB) Aspose.PDF Product Family aspose-pdf-java ayyappa.reddy...

    forum.aspose.com/t/pdf-a-output-size-very-large...
  3. ODT to PDF conversion: page margins from one pa...

    When converting an ODT document to Pdf, page margins defined on a specific page are incorrectly applied to all subsequent pages instead of being scoped to that page only. Steps to reproduce: Create an ODT document wit…...ODT to PDF conversion: page margins from one page propagate incorrectly...converting an ODT document to PDF, page margins defined on a specific...

    forum.aspose.com/t/odt-to-pdf-conversion-page-m...
  4. Concatenate PDF with error "Object reference no...

    I will try to concatenate Pdf files but have an error “Object reference not set to an instance of an object.” Error executed when call concatenate with any file + attached file. More logs: System.NullReferenceExceptio…...Concatenate PDF with error "Object reference not set to an instance...instance of an object." Aspose.PDF Product Family uaprogrammer April...

    forum.aspose.com/t/concatenate-pdf-with-error-o...
  5. Invisible (zero-width) space characters not cau...

    We have a DOCX file that contains, among other resources, a long string of numbers and characters separated at various locations by a specific character. We decided to place the unicode zero-width breaking space characte…...characters not causing line breaks in PDF converted from DOCX file Aspose...converting this DOCX file to a PDF document using Aspose.Words,...

    forum.aspose.com/t/invisible-zero-width-space-c...
  6. Java Microsoft OneNote to PDF and Images Conver...

    Convert Microsoft OneNote one onetoc2 to Pdf and Images JPG, GIF, PNG, TIFF with few lines of Java code via Java library....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    products.aspose.com/note/java/conversion/
  7. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a DOCX file containing Office Math ML equations to Pdf, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...Incorrectly Wrapped to New Line in PDF Conversion Aspose.Words Product...Office Math ML equations to PDF, Aspose.Words is incorrectly...

    forum.aspose.com/t/equation-line-breaking-issue...
  8. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...Aspose - excel to pdf, excel to image, excel to html in python...and issue – See below the attached image, the entire width of...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  9. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA Pdf file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.Pdf.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.Pdf.Inte…...properties from a Dynamic PDF file Aspose.PDF Product Family okaizi...am working on a dynamic XFA PDF file with checkbox fields. I...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  10. Aspose.PDF Search text from PDF file using C# |...

    Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions textSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = textSearchOptions; …...PDF Search text from PDF file using C# | returns 0 in...TextFragmentCollecti Aspose.PDF Product Family Prinston January...

    forum.aspose.com/t/aspose-pdf-search-text-from-...