Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 182,281 for

aspose zip

(0.41 sec)
  1. Convert ODP to PDF in Java

    This simple article is about how to convert ODP to PDF in Java. It presents all the details for the project settings along with a list of programming tasks, and a working example code to transform ODP to PDF 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/slides/java/convert-odp-to-pdf-in...
  2. Unmerge Cells in Excel using Node.js

    This article describes how to unmerge cells in Excel using Node.js. It has the IDE settings, steps, and a sample code to split merged cells using 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/unmerge-cells-in-exc...
  3. Convert MPP to TIFF in C#

    This article is about how to convert MPP to TIFF in C#. By following the crisp and well directed steps, one can transform MPP file to TIFF using C# using a few lines of code....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/tasks/net/convert-mpp-to-tiff-in-...
  4. Generate EAN 13 Barcode in C#

    This article explains how to generate EAN 13 barcode in C#. It covers preparing the environment, stepswise algorithm and a runnable code to create EAN 13 barcode 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/barcode/net/generate-ean13-barcod...
  5. Edit Macro in Word using C#

    Follow this article to edit macro in Word using C#. It will provide details to set the IDE, a list of steps, and a sample code showing how to edit macros in Word using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/net/edit-macro-in-word-usin...
  6. Convert EML to PST in C#

    In this comprehensive tutorial, we will discuss how to convert EML to PST in C#. Furthermore, it also describes how to adjust the conversion workflow of EML to PST in C# according to your specific requirements....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/convert-eml-to-pst-in-c...
  7. How to Run the Examples | Aspose.Note Documenta...

    A guide on running and understanding the examples provided with the software....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/note/net/how-to-run-the-examples/
  8. emf文件转PDF乱码 - Free Support Forum - aspose.com

    using (var image = (EmfImage)Aspose.Imaging.Image.Load(childEmfFilePath)) { using (FileStream outputStream = new FileStream(childPdfFilePath, FileMode.Create)) {//Aspose分辨率为96 using (PdfOptions pdfOptions…...using (var image = (EmfImage)Aspose.Imaging.Image.Load(childEmfFilePath))...Path, FileMode.Create)) {//Aspose分辨率为96 using (PdfOptions pdfOptions...

    forum.aspose.com/t/emf-pdf/319759
  9. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to PDF using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up layout and extra pages. Code: var document = new Document(@".\test…...when converting DOCX to PDF Aspose.Words Product Family ServerSide527...converting a DOCX to PDF using Aspose.Words. I noticed the last row...

    forum.aspose.com/t/rows-moved-to-the-next-page-...
  10. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...PDF image to a readable PDF Aspose.OCR Product Family vaughnis...2025, 8:02pm 1 We are testing Aspose OCR. Got example code from...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...