Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 164,926 for

pdf formatting

(0.41 sec)
  1. Online PDF File Comparison or Build Android Mob...

    Free online app to Compare different Pdf files. Android comparison library code for Pdf documents....Total Android via Java Compare Pdf Online Document Comparison App...Develop powerful android based PDF document comparison applications...

    products.aspose.com/total/android-java/compare/...
  2. Merge MS-Project to PDF via C# | Microsoft Proj...

    Sample code for MS-Project to Pdf C# merging. Use API example code for batch MS-Project files to Pdf merging within VB.NET, Asp.NET or any .NET based application....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    products.aspose.com/tasks/net/merger/ms-project...
  3. How to Convert PDF to Excel in C++

    This simple how-to example is about how to convert Pdf to Excel in C++. By using C++ Pdf to Excel converter can be developed by using simple steps and few API calls with no dependence on Microsoft Excel or Adobe Acrobat....PDF Product Family Aspose.Cells Product...Product Family How to Convert PDF to Excel in C++ This simple how-to...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-exc...
  4. Question about behavior Mail to PDf Conversion ...

    Hello, if we converting EMails to Pdf, the fields FROM and TO contains only the name in the Pdf, not the Mail Address. Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …? Here is our code…...Question about behavior Mail to PDf Conversion Aspose.Email Product... if we converting EMails to PDF, the fields FROM and TO contains...

    forum.aspose.com/t/question-about-behavior-mail...
  5. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.Pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...Words conver pdf to markdown anomaly memory use Aspose...aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.M...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  6. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++....Timeline while rendering Excel to PDF with JavaScript via C++ Contents...Timeline while rendering Excel to PDF If you have an Excel file that...

    docs.aspose.com/cells/javascript-cpp/draw-timel...
  7. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert Pdf to image in C++. Using C++ convert Pdf to image using a few lines of code like load the source Pdf and just save it as an image....PDF Product Family Aspose.Cells Product...Product Family How to Convert PDF to Image in C++ This brief tutorial...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  8. How to Convert Latex to PDF in C#

    This guide covers how to convert Latex to Pdf in C#. It contains the system configuration and stepwise algorithm, and a running code snippet to create a TEX to Pdf converter in C#....PDF Product Family Aspose.Cells Product...Family How to Convert Latex to PDF in C# This guide covers how to...

    kb.aspose.com/pdf/net/how-to-convert-latex-to-p...
  9. pdf转docx出现异常,System.NullReferenceException - Fr...

    示例代码: Document PdfDocument = new Document(“d:\test1.Pdf");test1.Pdf (176.5 KB) DocSaveOptions saveOptions = new DocSaveOptions(); saveOptions.Format = DocSaveOptions.DocFormat.DocX; PdfDocument.Save(“d:\test1.docx”, …...pdf转docx出现异常,System.NullReferenceExcepti 中文技术支持 arlpan2000 September...new Document(“d:\test1.pdf"); test1.pdf (176.5 KB) DocSaveOptions...

    forum.aspose.com/t/pdf-docx-system-nullreferenc...
  10. Justified Text Rendering Issues with Tab Stops ...

    Issue Summary Aspose.Words for Java has rendering issues when converting documents with justified text to Pdf: Header Issue: Header text with full justification + right-aligned tab stops extends beyond document margins…...documents with justified text to PDF: Header Issue : Header text with...margins and gets cut off in the PDF Body Issue : Body text with full...

    forum.aspose.com/t/justified-text-rendering-iss...