Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 30,360 for

make

(0.12 sec)
  1. 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/
  2. 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/
  3. 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/
  4. Converting Chart to Image in Ruby|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.... getMaroon ()) # Make the legend invisible chart ...

    docs.aspose.com/cells/java/converting-chart-to-...
  5. How to get/set TextToDisplay of hyperlink in PD...

    Hi Aspose team, I am currently trying to find a way to identify all hyperlinks in my document. It works for hyperlinks (URI) but I need to know also what is text that document reader will see. For example, I have foll…...visible “Go to Google” and to make change of it. What would you...(test project attached): - I can make change of URL => OK - I can...

    forum.aspose.com/t/how-to-get-set-texttodisplay...
  6. 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...
  7. Auto Filter Data in VSTO and Aspose.Cells|Docum...

    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.... Auto‑fit columns to make the display attractive. Save...

    docs.aspose.com/cells/net/auto-filter-data-in-v...
  8. GridDesktop: readonly grid - Free Support Forum...

    I want to show an excel file and prevent the user from editing it. But I fail to Make it readonly. I tried: GridDesktop.ImportExcelFile with parameter “openasReadOnly = true” “gridDesktop.Worksheets[0].SetAllCells…... But I fail to make it readonly. I tried: GridDesktop...as you mentioned. I could not make the Aspose.Cells.GridDesktop...

    forum.aspose.com/t/griddesktop-readonly-grid/29...
  9. AxisBound.value_as_date property | Aspose.Words...

    AxisBound.value_as_date property. Returns value of axis bound represented as datetime.... # In this case, we will make both the X and Y-axis rulers...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...code you shared, but had to make some modifications due to compilation/runtime...break before and after images to make them appear on separate pages...

    forum.aspose.com/t/move-figures-to-even-pages-a...