Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 3,322 for

pdf attachment

(0.07 sec)
  1. Converting newer version DWG files to PDF - Fre...

    We are trying to convert several files from dwg to Pdf using the aspose.cad software. But some of the files are erroring out with the following error message: RuntimeError: Proxy error(ImageLoadException): Drawing loadi…...Converting newer version DWG files to PDF Aspose.CAD Product Family sonalipandit...convert several files from dwg to pdf using the aspose.cad software...

    forum.aspose.com/t/converting-newer-version-dwg...
  2. Symbols not rendering while converting from doc...

    aspose_issue.docx (34.3 KB) Hi Team, I am using aspose words version 23.6 in java to convert docx files to Pdf using the below code snippet - Document doc = new Document(filePath); doc.acceptAllRevisions(); NodeCollec…...while converting from docx to pdf Aspose.Words Product Family words-java...java to convert docx files to pdf using the below code snippet...

    forum.aspose.com/t/symbols-not-rendering-while-...
  3. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as Pdf using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...Save Word document as PDF corrupts Tab markup Aspose.Words Product...which we would like to save as PDF using Aspose.Words latest version...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  4. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...Tables colliding on docx to pdf conversion Aspose.Words Product...resolve(outDir, "final_output.pdf"); fixTableDimentions(headDoc);...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  5. Aspose.PDF problem convert pdf to pptx with sli...

    Hello for an application, we must convert files Pdf in pptx with slides as images, so use the property PptxSaveOptions.SlidesAsImages at true. When we try to convert, get the follow error: Call Stack: System.ArgumentEx…...PDF problem convert pdf to pptx with slides as images...images Aspose.PDF Product Family aspose-pdf-net ABeghini January 29...

    forum.aspose.com/t/aspose-pdf-problem-convert-p...
  6. BIÁNG character not rendering in PDF despite co...

    CorrectFontEmbeddedButBiangMissing.Pdf (2.8 MB) CorrectFontsEmbedded.docx (3.7 MB) We are converting a word document with the BIÁNG character embedded into Pdf. However the BIÁNG character does not render correctly in …...BIÁNG character not rendering in PDF despite correct embedded font...Words Product Family aspose-pdf-net , words-net mkothe January...

    forum.aspose.com/t/biang-character-not-renderin...
  7. Chart axis labels overlap with legends when con...

    Hi, When converting a PowerPoint side to Pdf using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...with legends when converting to PDF Aspose.Slides Product Family...converting a PowerPoint side to PDF using Aspose.slides. We noticed...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  8. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.Pdf version 25.7.0 for html to Pdf Below is the code that we are using for HTML to Pdf where “using (Document PdfDocument = new Document(stream, htmloptions))” is taking too much …...to PDF too slow with version 25.7.0 and above Aspose.PDF Product...Family html-to-pdf , aspose-pdf-net , aspose-pdf amitmalhotra November...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  9. Unable to extract the text from PDF file - Free...

    Hi Team, We are trying to extract the Pdf content from the Pdf file. But, while extraction aspose failed to extract full content of Pdf. Please find the code snippet. Sample code we are using. TextAbsorber textAbsorb…...extract the text from PDF file Aspose.PDF Product Family forasposeissues...trying to extract the pdf content from the pdf file. But, while extraction...

    forum.aspose.com/t/unable-to-extract-the-text-f...
  10. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render Pdf from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…... All PDF pages have HtmlLoadOptions.PageInfo...Margin value Aspose.PDF Product Family aspose-pdf-net VladimirEfimenko...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...