Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 67,829 for

import

(0.21 sec)
  1. 在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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  2. How to hide Y axis for Waterfall chart in Excel...

    I Need to hide the Y axis tick mark labels in waterfall chart. I have this simple program to create the chart and hide the yaxis. Please suggest the change here. Import com.aspose.cells.*; Import com.aspose.cells.Char…... import com.aspose.cells.*; import com.aspose.cells...

    forum.aspose.com/t/how-to-hide-y-axis-for-water...
  3. Aspose::Words::StyleCollection::AddCopy method ...

    Aspose::Words::StyleCollection::AddCopy method. Copies a style into this collection in C++....for changing the name of the imported style. Examples Shows how...get_Color ()); Shows how to import a style from one document into...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for Python via .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...threed import Scene from aspose.threed.entities import Camera...

    docs.aspose.com/3d/python-net/work-with-xpath-l...
  5. Image Resizer Licensing Plugin|Documentation

    Resize image dimensions and manage resolution in Java using the Aspose.Imaging Image Resizer plugin, which provides seamless capabilities for adjusting image sizes.... Import your image in a compatible...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  6. Add JavaScript to PDF using C#

    Follow this article to add JavaScript to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for working with PDF JS using C# by adding different types of scripts for various actions....NET for working with PDF JS Import the PDF and Annotations classes...interactive PDF JavaScript using C# . Import the PDF and Annotations classes...

    kb.aspose.com/pdf/net/add-javascript-to-pdf-usi...
  7. How to run other Aspose.PDF for Android via Jav...

    Explore how to run various examples using Aspose.PDF on Android/Java for leveraging PDF functionalities in mobile apps....modern IDE can easily open or import the project and its dependencies...Click on File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/pdf/androidjava/how-to-run-othe...
  8. Export Math Equations from Presentations in Pyt...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Python via .NET—preserve formatting and boost compatibility....to MathML: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/exporting-mat...
  9. Convert ODP to PDF in Python | products.aspose.com

    Sample code for ODP to PDF Python conversion. Use PowerPoint Python API for batch conversion ODP files to PDF files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  10. Create WEBP in C#

    Follow this article to create WEBP in C#. It shares details to set the IDE, a list of steps, and a sample code demonstrating how to create a WEBP image in C# using a .NET-based library....NET to create a WEBP image Import necessary namespaces from the...how to create WEBP in C# . Import namespaces from the libraries...

    kb.aspose.com/imaging/net/create-webp-in-csharp/