Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 413,663 for

pdf

(0.11 sec)
  1. Get DrawObject and Bound while rendering to PDF...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....and Bound while rendering to PDF using DrawObjectEventHandl class...bound while rendering Excel to PDF or image. Here is a brief description...

    docs.aspose.com/cells/nodejs-cpp/get-drawobject...
  2. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to Pdf using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.Pdf"); I’ve attached the test files and a s…...place when converting DOCX to PDF Aspose.Words Product Family words-net...Hi, When converting a DOCX to PDF using Aspose, I noticed one of...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  3. Get DrawObject and Bound while rendering to PDF...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....and Bound while rendering to PDF using DrawObjectEventHandl class...bounds while rendering Excel to PDF or image. Here is a brief description...

    docs.aspose.com/cells/javascript-cpp/get-drawob...
  4. Some chinese character show as square when conv...

    Hi, some chinese character show as square when using last aspose Pdf for .net to convert Pdf to jpeg. the code is below : // Open document Aspose.Pdf.Document PdfDocument = new Aspose.Pdf.Document("input.Pdf"…...square when convert pdf to jpeg Aspose.PDF Product Family jingjizhi...using last aspose pdf for .net to convert pdf to jpeg. the code...

    forum.aspose.com/t/some-chinese-character-show-...
  5. Issue extracting text from PDF with newer Aspos...

    We are updating an older tool we have from .NET Framework to .NET (.NET 8 in this case). At the same time, we are updating to the latest version of the Aspose.Pdf reference. With the newer reference, it is throwing an ex…...extracting text from PDF with newer Aspose.PDF for .NET reference...reference Aspose.PDF Product Family net kevin.coon June 23, 2025, 7:37pm...

    forum.aspose.com/t/issue-extracting-text-from-p...
  6. How to Save PowerPoint Slides with Notes as PDF...

    This brief tutorial guides you on how to save PowerPoint slides with notes as Pdf in Python. It helps in establishing the environment, defining the steps to write the application and provides a runnable sample code to save PowerPoint as Pdf with notes in Python....PDF Product Family Aspose.Cells Product...PowerPoint Slides with Notes as PDF in Python This short tutorial...

    kb.aspose.com/slides/python/how-to-save-powerpo...
  7. PDF: attached files shows as "0,00 bytes" and m...

    Good day, I attached files using the following code: public static void AddAttachment(string source, string dest, string[] attachments) { Document PdfDocument = new Document(source); fo…...PDF: attached files shows as "0,00 bytes" and modified field..."Unknows" Aspose.PDF Product Family attach-file-pdf fgirard August...

    forum.aspose.com/t/pdf-attached-files-shows-as-...
  8. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a Pdf. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.Pdf”: var testDoc = new Document("D:\\test.doc…...title and legend when saving as PDF using Aspose.Words Aspose.Words...convert a word document into a PDF. Aspose.Words Version : 25.6...

    forum.aspose.com/t/problems-with-title-and-lege...
  9. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output Pdf when there is nothing to print using Aspose.Cells for JavaScript via C++....Avoid Blank Page in Output PDF when there is Nothing to Print...empty and the user saves it to PDF using Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/avoid-blan...
  10. How to Convert JPG to Black and White PDF in C#

    This tutorial contains simple steps on how to convert JPG to Black and White Pdf in C#. It provides details about all the resources, important namespaces, classes, methods and a runnable sample code for writing a jpg to Black and White Pdf converter in C#....PDF Product Family Aspose.Cells Product...Convert JPG to Black and White PDF in C# This tutorial provides...

    kb.aspose.com/imaging/net/how-to-convert-jpg-to...