Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 180,099 for

aspose page

(0.31 sec)
  1. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multiPage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...tiff merge to pdf Aspose.PDF Product Family aspose-pdf-java chetanepiq...FileInputStream(tiffPath)) { Page newPage = mergedDoc.getPages()...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...
  2. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells APIs have enhanced the...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/verify-password-used-...
  3. Export VBA Certificate to File or Stream with C...

    Learn how to export a VBA digital certificate to a file or memory stream using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells allows you to export...<fstream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/export-vba-certificat...
  4. Export XML Data linked to XML Map inside the Wo...

    Learn how to export XML data linked to XML Maps inside your workbook using Aspose.Cells for C++....<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/export-xml-data-linke...
  5. How to Convert JPG to Black and White PDF in Java

    This tutorial provides information on how to convert JPG to Black and White PDF in Java. You will get all the necessary details for writing a JPG to Black and White PDF converter in Java including the configuration details, step-wise process and a runnable sample code....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/imaging/java/how-to-convert-jpg-t...
  6. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how to add a hyperlink to a Word document using Java. It guides to set the environment, write the application and a runnable sample code to insert hyperlink in Word 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/words/java/how-to-add-a-hyperlink...
  7. Brushes and gradients in XPS files | C++

    C++ API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of code....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    products.aspose.com/page/cpp/work-with-brushes/
  8. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....in Aspose.PDF for Java 9.5.0 Contents [ Hide ] This page lists...public API changes introduced in Aspose.PDF for Java 9.5.0 . It includes...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  9. Split Word File Online or via C++ | products.as...

    Free online app to split different Word files. C++ splitter library code for Word documents....한국인 Tiếng Việt 繁體中文 Products Aspose.Total C++ Split Word Split...total pages using Page Count. Iterate through each page and use...

    products.aspose.com/total/cpp/split/word/
  10. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF format annotations to PDF with Aspose.PDF for .NET....com/aspose-pdf/Aspose.PDF-for-.NET private static...(); using ( var form = new Aspose . Pdf . Facades . Form ( dataDir...

    docs.aspose.com/pdf/net/import-fdf/