Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 216,921 for

new

(0.49 sec)
  1. Սեղմել DOCX Ը Java Ում

    Սեղմեք DOCX ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...*; Document doc = new Document ( "Input.docx" ); doc...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    products.aspose.com/words/hy/java/compress/docx/
  2. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Java. Get clear code samples and tips to streamline your presentations.... Add a new Node in SmartArt shape NodeCollection...presentation Presentation pres = new Presentation ( "SimpleSmartArt...

    docs.aspose.com/slides/java/manage-smartart-sha...
  3. 与大师合作|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....a VDX file Diagram diagram = new Diagram ( dataDir + "drawing...Load diagram Diagram diagram = new Diagram (); // Load stencil to...

    docs.aspose.com/diagram/zh/java/working-with-ma...
  4. World Class Free Technical Support|Aspose.Words...

    Support details of the Aspose.Words for SharePoint.... If a new version of a product is available...question results in a fix, all new releases are free if you have...

    docs.aspose.com/words/sharepoint/world-class-fr...
  5. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...images = new ArrayList<>(); try (Document document = new Document(pdfFilePath))...catch (Exception e) { throw new RuntimeException(e); } } public...

    forum.aspose.com/t/error-when-extracting-images...
  6. World Class Free Technical Support|Aspose.PDF f...

    PDF SharePoint API provides free and unlimited technical support through its forums, blogs and priority support.... If a new version of a product is available...question results in a fix, all new releases are free if you have...

    docs.aspose.com/pdf/sharepoint/world-class-free...
  7. Assign Macro to Form Control|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....MacroName property to assign a new macro code to a Form Control...following sample code creates a new workbook, assigns a macro code...

    docs.aspose.com/cells/net/assign-macro-to-form-...
  8. Assign Macro Code to Form Control|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....addShape() method to assign a new Macro Code to a Form Control...following sample code creates a new workbook, assigns a Macro Code...

    docs.aspose.com/cells/java/assign-macro-code-to...
  9. LoadOptions.Encoding | Aspose.Words for .NET

    Discover the LoadOptions Encoding property to easily manage HTML TXT or CHM document encoding. Customize your content loading for optimal performance!... LoadOptions loadOptions = new LoadOptions { Encoding = Encoding...document's contents. Document doc = new Document ( MyDir + "English text...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 使用Aspose.Cells将工作簿转换为HTML|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....Options HtmlSaveOptions save = new HtmlSaveOptions ( SaveFormat...template XLSX file Workbook book = new Workbook ( dataDir + "book1.xls"...

    docs.aspose.com/cells/zh/java/convert-workbook-...