Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 391,255 for

pdf

(0.25 sec)
  1. How to Apply Hatch Patterns to DXF Polyline Lay...

    Hello Aspose Support Team, I am using Aspose.CAD for Java to process a DXF file, and I want to apply hatch patterns (like SOLID or ANSI31) to specific polyline layers (e.g., "BLK_1_COVERED_AREA", "CONCRETE" etc.). My go…...Ensure They Are Visible in Output PDF Aspose.CAD Product Family johnhedo...Convert the modified DXF to PDF and visually verify that hatches...

    forum.aspose.com/t/how-to-apply-hatch-patterns-...
  2. Retain Formatting of MathML Office Math Equatio...

    Hi, We are seeing an issue where an equation that is on two lines in the Docx is rendered differently after Aspose conversion to Pdf, changing the meaning of the equation (the multipliers of a product are split onto two…...Equations during Word DOCX to PDF Conversion using C# .NET Aspose...differently after Aspose conversion to PDF, changing the meaning of the...

    forum.aspose.com/t/retain-formatting-of-mathml-...
  3. Gawe Dokumen Ing Javascript

    Gawe berkas nganggo perpustakaan Node.js via .NET. Nggawe dokumen anyar kanthi gampang ing JavaScript kanthi sawetara langkah....Gawe PDF dokumen utawa Word ing JavaScript Nggawe dokumen anyar...bisa gampang nggawe dokumen ing PDF, DOC, DOCX, HTML, EPUB, lan akeh...

    products.aspose.com/words/jv/nodejs-net/make/
  4. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the Pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var Pdf = new Aspose…...convert Image type format to PDF: The type initializer for 'Gdip'...'Gdip' threw an exception Aspose.PDF Product Family cdayalal October...

    forum.aspose.com/t/failed-to-convert-image-type...
  5. [URGENT] New renewal license key does not work ...

    [URGENT, RENEWAL START - 4/29] New renewal license key does not work for PPT to Pdf conversion for Aspose Total This is for Java program. Sample: private static void checkSlidesLicense(String licenseLocation) { co…...key does not work for PPT to PDF conversion for Aspose Total Aspose...key does not work for PPT to PDF conversion for Aspose Total This...

    forum.aspose.com/t/urgent-new-renewal-license-k...
  6. Upgrade with new apose liabrary to 24.9.0 leads...

    We have upgraded aspose library in our application 20.6.0.0 to 24.9.0.0 After upgrading it created issue in tables which are in Pdf report. content goes beyond right margin, previously it was adjusting content as per do…...leads to right margin issue in PDF Aspose.Words Product Family words-net...issue in tables which are in PDF report. content goes beyond right...

    forum.aspose.com/t/upgrade-with-new-apose-liabr...
  7. Stack Overflow when converting a document to PD...

    Dim oDoc As Aspose.Words.Document = Nothing Dim oWordsOptions As Aspose.Words.Loading.LoadOptions = Nothing oWordsOptions = New Aspose.Words.Loading.LoadOptions oWordsOptions.ResourceLoadingCallback = Ne…...when converting a document to PDF - aspose.words 25.5.0 - .NET...saveFormat:=Aspose.Words.SaveFormat.Pdf) Friend classes used in the above:...

    forum.aspose.com/t/stack-overflow-when-converti...
  8. DOCX to PDF conversion consumes high CPU and se...

    Hi, we are using Java Aspose library version 25.2 to convert Word docs to Pdf in bulk. Sometimes, we see our process hangs with high CPU usage for certain input Word docs. The stack trace often looks like this: at c…...DOCX to PDF conversion consumes high CPU and seems to infinite...25.2 to convert Word docs to PDF in bulk. Sometimes, we see our...

    forum.aspose.com/t/docx-to-pdf-conversion-consu...
  9. Improve mesh quality when converting 3D-PDF to ...

    Hello, I am currently using “Aspose.3D for .NET” to convert CAD files in “3D Pdf format” to the “Gltf format”. This works very well, only small errors occur in the CAD model due to the conversion. Maybe the reason is th…...mesh quality when converting 3D-PDF to GLTF Aspose.3D Product Family...to convert CAD files in “3D PDF format” to the “Gltf format”...

    forum.aspose.com/t/improve-mesh-quality-when-co...
  10. 创建 AcroForm - 在 Python 中创建可填写的 PDF|Aspose.PDF f...

    使用 Aspose.Pdf for Python,您可以在 Pdf 文件中从头开始创建表单...Python 中创建可填写的 PDF Contents [ Hide ] 从头开始创建表单 在 PDF 文档中添加表单字段 Document...Document 类提供了一个名为 Form 的集合,帮助您管理 PDF 文档中的表单字段。 要添加表单字段: 创建您想要添加的表单字段。...

    docs.aspose.com/pdf/zh/python-net/create-form/