Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 136,898 for

code

(0.23 sec)
  1. Footer text showing in grey colour in Powerpoin...

    Hi In Aspose Slides for Java, we are using the following Code snippet for inserting the footer text java.awt.Color footerColor = java.awt.Color.RED; // Set the text color for the footer. IFillFormat fillFormat = para…... we are using the following code snippet for inserting the footer...the footer text to red in the code. The footer text is still not...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  2. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython....Here you can see sample code. Jython Code from aspose - words import...Download Running Code Download running code from any of the below...

    docs.aspose.com/words/java/joining-tables-in-jy...
  3. Set Height of the Bars in the BarCode Image in ...

    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....Here you can see example code. Ruby Code data_dir = File . dirname...BarCodeBuilder' ) . new \ # Set up code text (data to be encoded) bb...

    docs.aspose.com/barcode/java/set-height-of-the-...
  4. Working with Calendar Exceptions in Ruby | Aspo...

    A guide on how to use Aspose.Tasks Java for Ruby to manage calendar exceptions....Reference Tutorials Live Demos Code Samples Free Support Blog Knowledge...Reference Tutorials Live Demos Code Samples Free Support Blog Knowledge...

    docs.aspose.com/tasks/java/working-with-calenda...
  5. Determine which Axis Exists in the Chart|Docume...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for .NET. Our guide will help you understand how to identify and access the different axes in a chart, including category, value, and secondary axes.... The following sample code demonstrates the use of Chart...category and value axes. C# code to determine which axis exists...

    docs.aspose.com/cells/net/determine-which-axis-...
  6. How to export excel equations to other types of...

    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....formulas to other formats in your code to meet your work needs; the...you. We have prepared sample code here to help you achieve your...

    docs.aspose.com/cells/python-java/export-equation/
  7. How to export excel equations to other types of...

    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....formulas to other formats in your code to meet your work needs, and...you. We have prepared sample code here to help you achieve your...

    docs.aspose.com/cells/net/export-equation/
  8. CAB extraction in C# | Aspose.Zip for .NET

    C# library allows you to extract CAB archive....Reference Tutorials Live Demos Code Samples Free Support Blog Knowledge...Reference Tutorials Live Demos Code Samples Free Support Blog Knowledge...

    docs.aspose.com/zip/net/cab-extraction/
  9. Determine which Axis exists in the Chart|Docume...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for Python via .NET. Our guide will help you understand how to identify and access the different axes in a chart, including category, value, and secondary axes.... The following sample code demonstrates the use of Chart...category and value axes. C# code to determine which axis exists...

    docs.aspose.com/cells/python-net/determine-whic...
  10. Interrupt or Cancel the Formula Calculation of ...

    This article introduces how to use the Aspose.Cells library to break or cancel formula calculations of workbooks in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to interrupt or cancel the formula calculation and get the result. Finally, we save the modified Excel file to disk....Workbook The following sample code implements the BeforeCalculate()...inside the code, as well as the console output of the code given below...

    docs.aspose.com/cells/net/interrupt-or-cancel-t...