Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 164,081 for

new

(0.08 sec)
  1. 合并单元格|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.... Workbook wbk = new Workbook (); //Create a Worksheet...addMergedRegion 合并单元格。 Java Workbook wb = new HSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/zh/java/merge-cells/
  2. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions saveOptions = new TxtSaveOptions (); // The Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... let doc = new aw . Document (); expect ( doc...rectangle. let shapeRectangle = new aw . Drawing . Shape ( doc ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SaveOptions.dmlRenderingMode property | Aspose....

    SaveOptions.dmlRenderingMode property. Gets or sets a value determining how DrawingML shapes are rendered.... let doc = new aw . Document ( base . myDir...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Switch Barcode Recognition Modes According to t...

    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....$barcode_reader_type = new BarCodeReadType (); $reader = new BarCodeReader...recognition mode $recognitionMode = new RecognitionMode (); $reader ->...

    docs.aspose.com/barcode/java/switch-barcode-rec...
  6. ChartAxisTitle.Font | Aspose.Words for .NET

    Customize your ChartAxisTitle with versatile font options. Enhance your data visualization with unique axis title formatting for clearer insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...seriesColl . Add ( "AW Series 1" , new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. AiModelType Enum | Aspose.Words for .NET

    Discover Aspose.Words.AI.AiModelType enum for seamless integration of AI models in document processing, enhancing efficiency and productivity.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... font . localeId = 5121 ; //new CultureInfo("ar-AR").LCID; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Update and Save an Email in PHP|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....MessageFormat $mailMessage = new MailMessage (); $email = $mailMessage...MailAddressCollectio object $contacts = new MailAddressCollectio (); \ #...

    docs.aspose.com/email/java/update-and-save-an-e...
  10. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to New content....Paragraph formatting applied to new content. get applyParagraphFormat...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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