Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 28,135 for

make

(0.05 sec)
  1. 使用 JavaScript via C++ 添加和验证 PDF 数字签名 | Aspose.PDF

    使用 asposepdfsignpkcs7 在 PDF 文档中创建电子签名的 JavaScript 代码。... errorText ; /*make a link to download the result...

    products.aspose.com/pdf/zh-hant/javascript-cpp/...
  2. Named Ranges|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... So the matrix would make 4 * 3 = 12 cells and the individual... H1:J4. So the matrix would make 4 * 3 = 12 cells and the individual...

    docs.aspose.com/cells/java/named-ranges/
  3. LaTeX file repair | Aspose.TeX for Java

    LaTeX file repairer feature within Aspose.TeX API for Java is described in this article. Learn the code examples of how to use the functionality.... If called, the method makes options point to the space where... In such cases, the API can make assumptions on embedded required...

    docs.aspose.com/tex/java/latex-repair/
  4. Modifying Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Contrast refers to making the objects or details within...Decreasing the contrast will make lighter and darker areas stay...

    docs.aspose.com/psd/net/modifying-images/
  5. Convert POTM to OTT via C# .NET or with free On...

    Convert PowerPoint potm documents to Word ott files with C#. Convert multiple files within ASP.NET or other .NET applications....Total makes it easy for the developers to...major operating systems. Just make sure that you have the following...

    products.aspose.com/total/net/conversion/potm-t...
  6. Merge ICS Files via .NET | products.aspose.com

    Try C# code to combine ICS files on .NET Platforms. Get access to a progressive library to build powerful email apps....Email make the task smooth and intuitive...executing the code below, please make sure that you have the following...

    products.aspose.com/email/net/merger/ics/
  7. PdfSaveOptions.page_mode property | Aspose.Word...

    PdfSaveOptions.page_mode property. Specifies how the PDF document should be displayed when opened in a PDF reader....USE_ATTACHMENTS" to make visible attachments panel. options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Remove Excel Annotation Online or Manage Annota...

    delete comments from Excel file through online app for free. .NET API code to manage comments of Excel files....utility to provide feedback, make suggestions, or collaborate...Android, iOS and Linux. Just make sure you have installed the...

    products.aspose.com/total/net/annotate/excel/
  9. Manage canvases of XPS file | C++

    C++ API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C++ code.... Make left and top offsets in the...with the AddCanvas() Method. Make left and top offsets in the...

    products.aspose.com/page/cpp/work-with-canvases/
  10. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }... Make sure to adjust the file paths...

    forum.aspose.com/t/how-to-modify-footnote-conte...