Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 414,772 for

aspose pdf

(0.54 sec)
  1. How to Unprotect Excel in C#

    This basic tutorial explains how to unprotect Excel in C#. It covers the IDE configuration, stepwise algorithm, and a code snippet to unlock Excel file in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/net/how-to-unprotect-excel-...
  2. Issue exporting AUTO_FIT_TO_CONTENTS table with...

    Extra cell width is added to AUTO_FIT_TO_CONTENTS table cells with vertical text orientation in Pdf export. Code snippet: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); bu…...cell text orientation to PDF Aspose.Words Product Family words-java...vertical text orientation in PDF export. Code snippet: Document...

    forum.aspose.com/t/issue-exporting-auto-fit-to-...
  3. How to Convert Word to JPG using Python

    This article guides on how to convert Word to JPG using Python. It has the IDE settings, a list of steps, and a runnable demo code to convert Word file to JPG using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/python/how-to-convert-word-...
  4. How to Add Audio in Presentation using C#

    In this simple article, we will walk you through to procedure of how to add Audio in Presentation using C#. By using a few lines of easy code you can embed a MP3 to PPTX in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/net/how-to-add-audio-in-pr...
  5. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  6. Link Slicer to Multiple Pivot Tables using Python

    Follow this article to link slicer to multiple pivot tables using Python. It has details to set the IDE, a list of steps, and a sample code to connect slicer to multiple pivot tables....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/python/link-slicer-to-multi...
  7. How to Convert TSV to Excel in Node.js

    This short topic explains how to convert TSV to Excel in Node.js. It covers all the required details like the configuration steps, step-wise process and a working sample code that changes TSV to XLSX in Node.js....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/nodejs/how-to-convert-tsv-t...
  8. How to Convert TSV to Excel in Java

    Here is a short tutorial that explains how to convert TSV to Excel in Java. It provides all the necessary details like the configuration details, step wise process and a runnable sample code that changes TSV to XLSX in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/java/how-to-convert-tsv-to-...
  9. How to Send Email in C#

    Step by step tutorial on how to send email in C#. Learn how to send mail using SMTP server in C# and send email using Gmail SMTP C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/email/net/how-to-send-email-in-c-...
  10. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to Pdf, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.Pdf", new PdfSaveOptions()); I’ve attached the test …...when converting from DOCX to PDF Aspose.Words Product Family words-net...Hi, When converting a DOCX to PDF, I noticed some x-axis labels...

    forum.aspose.com/t/charts-have-wrong-axis-label...