Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 213,535 for

new

(0.35 sec)
  1. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը JavaScript...'@aspose/words' ); var doc = new aw.Document( "Input.docx" );...ffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...

    products.aspose.com/words/hy/nodejs-net/compress/
  2. Გადაიყვანეთ WORD PDF Java

    გადაიყვანეთ WORD PDF Java ფორმატში კოდით. შეინახეთ WORD როგორც PDF Java....*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/wo...
  3. Გადაიყვანეთ DOC TXT Java

    გადაიყვანეთ DOC TXT Java ფორმატში კოდით. შეინახეთ DOC როგორც TXT Java....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/do...
  4. Გადაიყვანეთ DOC EPUB Java

    გადაიყვანეთ DOC EPUB Java ფორმატში კოდით. შეინახეთ DOC როგორც EPUB Java....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/do...
  5. Aspose.PSD for Java 21.7 - 发行说明|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....psd" ; PsdImage image = new PsdImage ( 500 , 500 ); try {.... addTextLayer ( "Text 1" , new Rectangle ( 10 , 35 , image ...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. Range.Fields | Aspose.Words for .NET

    Discover the Range Fields property, effortlessly access a comprehensive Fields collection for all your data range needs. Enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/ran...
  7. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....SetPageMargins () { // Create a new workbook Workbook workbook ;...SetPrintArea () { // Create a new workbook Workbook workbook ;...

    docs.aspose.com/cells/cpp/page-setup-features/
  8. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,以便无缝进行 PowerPoint 和 OpenDocument 自动化。...的典型场景可能如下所示: Presentation pres = new Presentation (); try { IPPImage... get_Item ( 0 ). getImage ( new Dimension ( 1920 , 1080 )); try...

    docs.aspose.com/slides/zh/java/modern-api/
  9. Strange result of compare document with lists -...

    Hello, I have problem with compare logic between document in case when I add lists to documents with different styles. After exporting result I do not see any differences (revision collection is empty). Here is the exam…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...doc2 = new Document(); DocumentBuilder builder2 = new DocumentBuilder(doc2);...

    forum.aspose.com/t/strange-result-of-compare-do...
  10. 新 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspos...

    使用模板、CSS 和 JS 将演示文稿导出为 HTML——无需 SVG。了解单页或多页输出、资源控制以及针对 PPT、PPTX 和 ODP 的自定义。...using ( Presentation pres = new Presentation ()) { IAutoShape...options = new WebDocumentOptions { TemplateEngine = new RazorTemplateEngine...

    docs.aspose.com/slides/zh/net/web-extensions/