Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 109,482 for

import

(0.24 sec)
  1. Removing Slides from a Presentation in Ruby|Asp...

    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....presentation file pres = Rjb::import('com.aspose.slides.Presentation')...presentation file save_format = Rjb::import('com.aspose.slides.SaveFormat')...

    docs.aspose.com/slides/java/removing-slides-fro...
  2. Download and Installation|Aspose.Words for Java

    Download and Configure Aspose.Words for Java from Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import DocumentBuilder class HelloWorld...

    docs.aspose.com/words/java/download-and-configu...
  3. Jython中的Hello World|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....asposewords import Settings from com . aspose . Cells import Document...Document from com . aspose . Cells import ImportFormatMode class HelloWorld...

    docs.aspose.com/cells/zh/java/hello-world-in-jy...
  4. Split Panes in Jython|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class SplitPanes...

    docs.aspose.com/cells/java/split-panes-in-jython/
  5. Configure the product in Visual Studio|Aspose.W...

    Manually configure Aspose.Words for C++ in Visual Studio....targets files : Add Import tags with Aspose.Words for...the file Add the following Import tags inside ImportGroup : <ImportGroup...

    docs.aspose.com/words/cpp/configure-aspose-word...
  6. Using early binding in CPP|Aspose.PDF for .NET

    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....sample pay attention that #import typelib.tlb makes C++ compiler...new versions of them. often importing only one TLB file leads to...

    docs.aspose.com/pdf/net/using-early-binding-in-...
  7. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import ControlChar...

    docs.aspose.com/words/java/remove-breaks-in-jyt...
  8. How to Disable Series Lines on Stock Chart in a...

    Hello, Using the below code I’m able to generate a Stock chart (Type.HighLowClose) using Aspose.Slides for Java API. Need help in disabling lines from the series. Reference link: https://docs.aspose.com/slides/java/cr…...k-chart import com.aspose.cells.common.Utils; import com.aspose...ChartType; import com.aspose.slides.FillType; import com.aspose...

    forum.aspose.com/t/how-to-disable-series-lines-...
  9. Working With Slide Size and Layout in PHP|Aspos...

    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....presentation file pres = Rjb::import('com.aspose.slides.Presentation')...getSlideSize().setType(Rjb::import('com.aspose.slides.SlideSizeType')...

    docs.aspose.com/slides/java/working-with-slide-...
  10. Check File Format in Jython|Aspose.Words for Java

    Check File Format using Jython....aspose - words import Settings from java . io import File from com...words import LoadFormat from com . aspose . words import FileFormatUtil...

    docs.aspose.com/words/java/check-format-in-jython/