Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 192,511 for

new

(0.09 sec)
  1. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph formatting properties.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to generate multiline image from text - Fre...

    Hello Team, We are using aspose.Imaging using that we want to generate image from text. If text length is beyond some specific width then it should be wrap and should display text after that length into New line. How ca…...text after that length into new line. How can i achieve it into...of wrapping text and also to new line may not be possible. You...

    forum.aspose.com/t/how-to-generate-multiline-im...
  3. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...// Open document $document = new Document ( $inputFile ); // get...text fragment $textFragment = new TextFragment ( "Aspose.PDF" );...

    products.aspose.com/pdf/zh-hant/php-java/text/
  4. Tables are misaligned when converting Aspose.Wo...

    In Aspose.Words version 25.2.0, my Word file Журнал для весов без подключенного принтера в случае максимального взвешивания менее 64 кг (1).docx (346,8 КБ) is converted to PDF with misaligned tables. This issue did not…...(MemoryStream memoryStream = new MemoryStream(fileWordContent))...(MemoryStream newMemoryStream = new MemoryStream()) { Aspose.Words...

    forum.aspose.com/t/tables-are-misaligned-when-c...
  5. Font.styleIdentifier property | Aspose.Words fo...

    Font.styleIdentifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...methods to reference old and new styles. for ( let run of doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.PSD for Java 20.9 - Release Notes|Docume...

    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.... areEqual ) { throw new FormatException ( String . format...PSD smart object layer to a new location // because we are going...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  7. FieldMergeBarcode.AddStartStopChar | Aspose.Wor...

    Control Start/Stop characters for NW7 and CODE39 barcodes with the FieldMergeBarcode AddStartStopChar property. Enhance your barcode functionality today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...an empty Workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/render-solid-g...
  9. Person constructor | Aspose.Words for Python

    Person constructor. Initialize a New instance of the [Person](../) class....first, middle) Initialize a new instance of the Person class...person collection. # Create a new person collection. persons =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Comment.removeReply method | Aspose.Words for N...

    Comment.removeReply method. Removes the specified reply to this comment....let doc = new aw . Document (); let comment = new aw . Comment...Bloggs" , "J.B." , Date . now (), "New reply" ); comment . addReply...

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