Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 31,198 for

make

(0.9 sec)
  1. Track Changes in a Document in C++|Aspose.Words...

    Track changes to content and formatting made by you or others using C++. Access individual revisions in a document and apply various properties to them....want to review a document and make important changes – this may...may mean that you need to make revisions. Also, you may need to...

    docs.aspose.com/words/cpp/track-changes-in-a-do...
  2. Convert CGM to SXC via C# API | products.aspose...

    C# API to Convert CGM File to SXC without using Microsoft Excel or Adobe Reader...features and capabilities that make it easy to create, manipulate...features and capabilities that make it easy to create, manipulate...

    products.aspose.com/total/net/conversion/cgm-to...
  3. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument presentations with tailored legend formatting....over chart legends so you can make data labels clear and presentation-ready...accommodate the legend. Can I make multi-line legend labels? Yes...

    docs.aspose.com/slides/python-net/chart-legend/
  4. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via .NET library. Save PDF document to file system, to stream, and in Web applications.... Document ( infile ) # make some manipulation, e.g. add...= ap . Document ( infile ) # make some manipulation, e.g. add...

    docs.aspose.com/pdf/python-net/save-pdf-document/
  5. Dilation|Documentation

    How to Make characters in an image thicker to improve recognition accuracy.... RecognitionText ); } Make text thicker Image regions processing...image. For example, you can make the article body text thicker...

    docs.aspose.com/ocr/net/dilate/
  6. Delete Images from PDF File via JavaScript|Aspo...

    This section explain how to delete Images from PDF File using Aspose.PDF for JavaScript.... errorText ; /*Make a link to download the result...target . files [ 0 ]); }; /*Make a link to download the result...

    docs.aspose.com/pdf/javascript-cpp/delete-image...
  7. Repair PDF with JavaScript via C++|Aspose.PDF f...

    This topic describes how to Repair PDF via JavaScript via C++... errorText ; /*Make a link to download the result...]); }; /// [Code snippet] /*Make a link to download the result...

    docs.aspose.com/pdf/javascript-cpp/repair-pdf/
  8. Convert PDF/A to PDF format|Aspose.PDF for Java...

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with JavaScript....]); }; /// [Code snippet] /*make a link to download the result...textContent = json . errorText ; /*make a link to download the result...

    docs.aspose.com/pdf/javascript-cpp/convert-pdfa...
  9. Add WordArt Watermark to Worksheet with JavaScr...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for JavaScript via C++....of the file, decorate text, make text fit a preset shape, or...wordArtFormat . transparency = 0.9 ; // Make the line invisible const lineFormat...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  10. 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...