Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 34,622 for

aspose pdf examples

(0.41 sec)
  1. How to add Circle Annotation using .NET | Aspos...

    Add Circle annotations programmatically in Pdf with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....order to annotate PDF file, we’ll use Aspose.PDF for .NET API which...package manager, search for Aspose.PDF and install. You may also...

    products.aspose.com/pdf/net/annotation/circle/add/
  2. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to Pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...workbook to pdf Aspose.Cells Product Family aspose-cells-java...convert excel files to pdf with Aspose.Cells version 25.6. Currently...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  3. Convert EPS files using API for Java

    EPS to Pdf conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/page/java/convert-eps/
  4. 使用C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍了如何使用C++ API在将Excel文件渲染为Pdf文件格式时,设置所需工作表的自定义纸张大小。...Excel文件渲染为PDF文件格式时,可以设置工作表的自定义纸张大小。本文解释了如何使用Aspose.Cells API设置工作表的自定义纸张大小。...API设置工作表的自定义纸张大小。 实现工作表的自定义纸张大小以进行渲染 Aspose.Cells允许您实现工作表的自定义纸张大小。您可以使用...

    docs.aspose.com/cells/zh/cpp/implement-custom-p...
  5. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a Pdf from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...not work when converted to PDF Aspose.Words Product Family words-net... after being converted to a PDF from a Word document. I am using:...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  6. PdfSaveOptions.pageLayout property | Aspose.Wor...

    PdfSaveOptions.pageLayout property. Specifies the page layout to be used when the document is opened in a Pdf reader....opened in a PDF reader. get pageLayout () : Aspose . Words . Saving...PdfPageLayout.SinglePage . Examples Shows how to display pages...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfSaveOptions.textCompression property | Aspos...

    PdfSaveOptions.textCompression property. Specifies compression type to be used for all textual content in the document.... get textCompression () : Aspose . Words . Saving . PdfTextCompression...document without compression. Examples Shows how to apply text compression...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Can additional code be added to mimic SautinSof...

    We are moving away from SautinSoft to using Aspose.Words .Net. We have noticed how when SautinSoft renders a Pdf from html it does a preprocessing step where it will resize images to stop an image from adjusting expandi…...added to mimic SautinSoft's PDF redering / image preprocessing...resizing embedded html images? Aspose.Words Product Family words-net...

    forum.aspose.com/t/can-additional-code-be-added...
  9. How to Convert Word to TIFF using C++

    In this brief topic, we will learn how to convert Word to TIFF using C++. For converting word to tiff format in C++, you need to make simple API calls with a few simple steps on MS Windows or Linux....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  10. Create HTML Table in Python

    This tutorial guides you on how to create HTML table using Python. It goes through the required setup, the logic behind it, and an example script to build HTML table 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/html/python/create-html-table-in-...