Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 29,923 for

make

(0.35 sec)
  1. Getting Started|Documentation

    How to install Aspose Cells for C++ and create a Hello World application.... Make sure you are in the path where...Aspose.Cells for C++ for MacOS. Make sure you are in the path where...

    docs.aspose.com/cells/cpp/getting-started/
  2. How to add Polyline Annotation using C++ | Aspo...

    Source code to add Polyline annotations in PDF file on any platform with C++ language... can clutter a document and make it visually unappealing or harder...major operating systems. Just make sure that you have the following...

    products.aspose.com/pdf/cpp/annotation/polyline...
  3. How to add Underline Annotation using C++ | Asp...

    Source code to add Underline annotations in PDF file on any platform with C++ language... can clutter a document and make it visually unappealing or harder...major operating systems. Just make sure that you have the following...

    products.aspose.com/pdf/cpp/annotation/underlin...
  4. PdfSaveOptions.CreateNoteHyperlinks | Aspose.Wo...

    Enhance your PDFs with PdfSaveOptions' CreateNoteHyperlinks. Convert footnotes and endnotes into clickable links for easy navigation. Default, false....set ; } Examples Shows how to make footnotes and endnotes function...

    reference.aspose.com/words/net/aspose.words.sav...
  5. AnswerSheet|Documentation

    AnswerSheet element generates a numbered matrix of bubbles arranged in multiple columns to Make more efficient use of space....arranged in multiple columns to make more efficient use of space...into. Use multiple columns to make the answer sheet more compact...

    docs.aspose.com/omr/net/json-markup/answersheet/
  6. How to get Highlight Annotation using Java | As...

    Java sample code to get Highlight annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... can clutter a document and make it visually unappealing or harder...major operating systems. Just make sure that you have the following...

    products.aspose.com/pdf/java/annotation/highlig...
  7. How to remove Highlight Annotation using Java |...

    Java sample code to remove Highlight annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... can clutter a document and make it visually unappealing or harder...major operating systems. Just make sure that you have the following...

    products.aspose.com/pdf/java/annotation/highlig...
  8. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var pdf = new Aspose…...Drawing , making it more suitable for Linux...outputStream.ToArray(); } } Make sure to reference the correct...

    forum.aspose.com/t/failed-to-convert-image-type...
  9. Custom Download Function for GridJs|Documentation

    This article describes how to implement a custom download function for GridJs....Notes Function Registration : Make sure to call setFileDownloadCallF...operations (like API calls), make sure to handle promises appropriately...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  10. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in C# Aspose.PDF for .NET PDF library. Save PDF document to file system, to stream, and in Web applications....pdf" )) { // Make some manipation, i.g add new...+ "SimpleResume.pdf" )) { // Make some manipation, i.g add new...

    docs.aspose.com/pdf/net/save-pdf-document/