Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 145,298 for

load

(0.15 sec)
  1. 判断工作表纸张大小是否自动|Documentation

    本文说明如何使用 C++ API 或示例代码,判断工作表的纸张大小是否为自动。...01_SourceDirectory \\ " ); // Load the first workbook having automatic..."samplePageSetupIsAut-False.xlsx" ); // Load the second workbook having automatic...

    docs.aspose.com/cells/zh/cpp/determine-if-paper...
  2. Ինչպես փոխարկել SVG-ն PNG-ի Java-ի միջոցով

    Այս կարճ թեման այն մասին է, թե ինչպես փոխարկել SVG-ն PNG-ի Java-ի միջոցով: Այն նաև ներառում է շրջակա միջավայրի կազմաձևման և կոդը գործարկելու համար անհրաժեշտ մանրամասն քայլերի մասին տեղեկությունները: Java-ում SVG-ից PNG-ին կարելի է հեշտությամբ կառավարել՝ օգտագործելով մի քանի տող կոդ:...նմուշը՝ օգտագործելով Image class load() մեթոդը Նախաձեռնեք SvgRasterizationOpti...Image դասի կողմից բացահայտված load() մեթոդը: SvgRasterizationOpti...

    kb.aspose.com/hy/imaging/java/how-to-convert-sv...
  3. Can I Process GeoJSON file using this API for f...

    Hi, can we use Aspose.gis for working with Geojson files?...extraction, follow these steps: Load the GeoJSON file : Use the GeoJsonReader...using Aspose.Gis.GeoJson; // Load the GeoJSON file using (var...

    forum.aspose.com/t/can-i-process-geojson-file-u...
  4. Save Workbook to Text or CSV Format in Aspose.C...

    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.... Load the source workbook, which could...filePath = "source.xlsx" ; // Load your source workbook Workbook...

    docs.aspose.com/cells/net/save-workbook-to-text...
  5. Public API Changes in Aspose.Diagram 5.9.0|Docu...

    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.... Example code: C# // load an existing visio diagram Diagram...SaveFileFormat . HTML ); VB ' load an existing visio diagram Dim...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. Remove Tables from existing PDF|Aspose.PDF for ...

    Aspose.PDF for Java allows you to remove table and multiple tables from your PDF document....static void RemoveTable () { // Load existing PDF document Document...RemoveMultipleTable () { // Load existing PDF document Document...

    docs.aspose.com/pdf/java/remove-tables-from-exi...
  7. Aspose::Words::FileFormatUtil class | Aspose.Wo...

    Aspose::Words::FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums. To learn more, visit the documentation article in C++....Converts IANA content type into a load format enumerated value. static...(Aspose::Words::LoadFormat) Converts a load format enumerated value into...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. Printing Documents | Aspose.Note Documentation

    A comprehensive guide on printing documents in Java....Document class lets you print the loaded document to the printer. Copy...(AlternativeText. class ) + "load/" ; 2 3 Document document =...

    docs.aspose.com/note/java/printing-documents/
  9. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。... size ()); // Load memory stream into workbook...SetAutoFitColsAndRow ( true ); // Load memory stream into workbook...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  10. Convert VSS to SWF via Python | products.aspose...

    Sample Python conversion code for VSS format to SWF file. Use this example code to convert VSS to SWF within any Python based application.... Load VSS file with an instance of...from aspose.diagram import * // load the VSS in an object of Diagram...

    products.aspose.com/diagram/python-net/conversi...