Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 214,458 for

new

(0.26 sec)
  1. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances document layout by adjusting text alignment for improved readability and presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Customize Barcode Image Resolution|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...resolution b . setResolution ( new Resolution ( 200 , 400 )); return...

    docs.aspose.com/barcode/jasperreports/customize...
  3. 加载或导入带有公式的CSV文件 via JavaScript|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++加载和导入包含公式的CSV文件。...arrayBuffer (); const loadOptions = new TxtLoadOptions (); loadOptions...true ; const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/load-or...
  4. Style.BaseStyleName | Aspose.Words for .NET

    Discover how to customize the BaseStyleName property to enhance your design. Easily get or set the style name for improved visual appeal!... Document doc = new Document ( MyDir + "Style with...style . Aliases , Is . EqualTo ( new [] { "MyStyle Alias 1" , "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Converting a PNG file to PDF using PHP | Aspose...

    Sample code on PHP for PNG to PDF conversion. Use example code for batch PNG to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Load input PNG image...// Create a new Document object $document = new Document ();...

    products.aspose.com/pdf/php-java/conversion/png...
  6. Installing and Using Aspose.Pdf for IntelliJ ID...

    Discover the steps to install and configure Aspose.PDF for IntelliJ IDEA with Maven for efficient PDF document processing in Java....under “New” menu (using Right Click -> New OR File menu->New) Aspose...follow the steps below: Select New Project . Select Aspose.PDF Maven...

    docs.aspose.com/pdf/java/installing-and-using-a...
  7. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 PHP 的 ShapeSheet 中创建用户定义的单元格|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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...Initialize user object $user = new User (); $user -> setName ( "UserDefineCell"...

    docs.aspose.com/diagram/zh/java/create-user-def...
  9. Section.HeadersFooters | Aspose.Words for .NET

    Access and manage section headers and footers effortlessly with our intuitive property feature. Enhance document organization and presentation today!... Document doc = new Document ( MyDir + "Footer.docx"...FindReplaceOptions options = new FindReplaceOptions { MatchCase...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Row.rowFormat property | Aspose.Words for Node.js

    Row.rowFormat property. Provides access to the formatting properties of the row....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...formatting of a table row. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...