Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 222,975 for

new

(0.1 sec)
  1. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/fr/go-cpp/find-type-of-x-...
  2. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/de/go-cpp/find-type-of-x-...
  3. SlideTransition|Aspose.Slides for PHP Documenta...

    Control slide transitions in PHP with Aspose.Slides: choose types, speed, sound, and timing to polish presentations in PPT, PPTX and ODP....addSlideTransition () { $presentation = new Presentation (); try { $slide...accessSlideTransitio () { $presentation = new Presentation ( "slide_transition...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. Cell | Aspose.Words for Java

    Represents a table cell in Java....Document doc = new Document(); Table table = new Table(doc); doc...and paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  5. MailMergeCheckErrors enumeration | Aspose.Words...

    aspose.words.settings.MailMergeCheckErrors enumeration. Specifies how Microsoft Word will report errors detected during mail merge....merge and report errors in a new document. PAUSE_ON_ERROR Complete...merge and report errors in a new document. DEFAULT Equals to the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Փոխարկել WORD JPG Java

    Փոխարկեք WORD ը JPG ձևաչափի Java կոդով: Պահեք WORD որպես JPG օգտագործելով Java:...*; Document doc = new Document ( "Input.docx" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/wo...
  7. Փոխարկել HTML PNG Java

    Փոխարկեք HTML ը PNG ձևաչափի Java կոդով: Պահեք HTML որպես PNG օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/ht...
  8. Փոխարկել DOC Պատկեր Java

    Փոխարկեք DOC ը Պատկեր ձևաչափի Java կոդով: Պահեք DOC որպես Պատկեր օգտագործելով Java:...*; Document doc = new Document ( "Input.doc" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/do...
  9. What is an XLS File? .xls File Extension, Proce...

    Learn about the XLS file format, its extension, and how it is used for project management. Discover XLS file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLS files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/tasks/supported-formats/xls/
  10. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java.... Document doc = new Document(getMyDir() + "Table...TabStop(double position) Initializes a new instance of this class. TabStop(double...

    reference.aspose.com/words/java/com.aspose.word...