Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 11,509 for

setup

(0.16 sec)
  1. PageVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text on each page in Java....how to apply and revert page setup settings to sections in a document...DocumentBuilder(doc); // Modify the page setup properties for the builder's...

    reference.aspose.com/words/java/com.aspose.word...
  2. Deployment Issues w/ Java: What's the right con...

    Deployment Issues w/ Java: What’s the right config? Overview We recently had a cascade of issues preventing us from building & deploying a production webapp due to node dependency and Java issues (which aspose.cells depe…...curious what Aspose’s recommended setup is for aspose.cells – because...high-level details of our current setup. Stack Architecture & Framework...

    forum.aspose.com/t/deployment-issues-w-java-wha...
  3. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...to differences in the page setup or margins between the original...merged document, adjust the page setup and margins before inserting...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  4. Changing Plane Orientation|Documentation

    Aspose.3D for Java allows changing orientation of a scene. In order to change the orientation, getUp() and Setup() methods are introduced in Plane Class....the orientation, getUp() and setUp() methods are introduced in...Plane (); // Set Vector plane . setUp ( new Vector3 ( 1 , 1 , 3 ));...

    docs.aspose.com/3d/java/changing-plane-orientat...
  5. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API....Break Yes Page Setup Header/Footer Yes Page Setup Margins Yes Page...Page Setup Page Orientation Yes Page Setup Page Size Yes Page...

    docs.aspose.com/cells/python-net/convert-excel-...
  6. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....Access Print Titles: In the Page Setup group, click on Print Titles...Rows to Repeat: In the Page Setup dialog box, go to the Sheet...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  7. Convert Excel to PDF with Golang via C++|Docume...

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with Golang via C++....Break Yes Page Setup Header/Footer Yes Page Setup Margins Yes Page...Page Setup Page Orientation Yes Page Setup Page Size Yes Page...

    docs.aspose.com/cells/go-cpp/convert-excel-to-pdf/
  8. Aspose::Words::DocumentBuilder::InsertBreak met...

    Aspose::Words::DocumentBuilder::InsertBreak method. Inserts a break of the specified type into the document in C++....how to apply and revert page setup settings to sections in a document...( doc ); // Modify the page setup properties for the builder's...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 改变平面方向|Documentation

    Aspose.3D for Java 允许更改场景的方向。为了改变方向,在Plane类中引入了getUp() 和Setup() 方法。...为了改变方向,在 Plane 类中引入了 getUp() 和 setUp() 方法。以下代码片段显示了如何更改平面的方向: //...Plane (); // Set Vector plane . setUp ( new Vector3 ( 1 , 1 , 3 ));...

    docs.aspose.com/3d/zh/java/changing-plane-orien...
  10. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the Node.js API via C++....supports Microsoft Excel’s page setup options. Developers may need...need to configure page setup settings for worksheets to control...

    docs.aspose.com/cells/nodejs-cpp/setting-margins/