Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 213,535 for

new

(0.39 sec)
  1. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TaskPaneCollection | Aspose.Words for Java

    Specifies a list of persisted task pane objects in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  3. 档案

    档案...png", new PngOptions() { VectorRasterizationO = new SvgRasterizationOpti()...save("Logotype_10_15.png", new PngOptions() {{ setVectorRasterizati(new SvgRasterizationOpti());...

    blog.aspose.com/zh/total/support-for-svg-resize...
  4. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...custom style. Document doc = new Document(); Style style = doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Images|Aspose.PDF for Java

    This section explains how to replace image with Aspose.PDF Facades - a toolset for popular operations with PDF....PdfContentEditor editor = new PdfContentEditor ( new Document ( _dataDir...)); editor . deleteImage ( 2 , new int [] { 1 , 3 }); editor . save...

    docs.aspose.com/pdf/java/working-with-image/
  6. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...final License ASPOSE_LICENSE = new License(); static { try (InputStream...catch (Exception e) { throw new ToastMessageExceptio("The aspose...

    forum.aspose.com/t/word-header-footer-x-y/316493
  7. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets....PDF document try { document = new Document ( inputStream ); } catch...saveOptions = new ExcelSaveOptions (); File xlsFileName = new File (...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  8. Public API Changes in Aspose.3D 16.9.0|Document...

    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.... It includes not only new and updated public methods, but...pdf" ; // create a new scene Scene scene = new Scene (); // use...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  9. XamlFlowSaveOptions | Aspose.Words for .NET

    Discover the XamlFlowSaveOptions constructor to easily initialize and save documents in the XamlFlow format. Enhance your workflow today!...XamlFlowSaveOptions() Initializes a new instance of this class that can...ImageFolder () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadLinuxSettings method. Loads predefined table substitution settings for Linux platform in C++....fontSettings ); // Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fon...