Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 216,918 for

new

(0.15 sec)
  1. Փոխարկել DOC HTML Javascript

    Փոխարկեք DOC ը HTML ձևաչափի JavaScript կոդով: Պահեք DOC որպես HTML օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.doc") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  2. Australian Post Parameters|Documentation

    Learn how to configure AustralianPost customer information interpreting types (C_TABLE, N_TABLE, OTHER) in Aspose.BarCode for Java....BarcodeGenerator barcodeGenerator = new BarcodeGenerator ( EncodeTypes...BarCodeReader barCodeReader = new BarCodeReader ( imagePath , DecodeType...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. Format Ranges with JavaScript via C++|Documenta...

    Learn how to format a range of cells in Excel using Aspose.Cells for JavaScript via C++.... Then, we create new styles, set various formatting...Finally, we save the workbook to a new file. <!DOCTYPE html> < html...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  4. 获取所有幻灯片的标题|Aspose.Slides 文档

    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....presentationDocument == null ) { throw new ArgumentNullExceptio ( "presentationDocument"...List < string > titlesList = new List < string >(); // 按幻灯片顺序获取每个幻灯片的标题。...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  5. CustomXmlPartCollection.Add | Aspose.Words for ...

    Discover the CustomXmlPartCollection Add method to effortlessly enhance your collections by adding New items with ease and efficiency.... Document doc = new Document (); // Construct an... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  6. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java.... DataTable tableCustomers = new DataTable("A"); tableCustomers...tableCustomers.getRows().add(new Object[] { 1, "John Doe" });...

    reference.aspose.com/words/java/com.aspose.word...
  7. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  8. 在输出的HTML中单独导出工作表CSS,使用JavaScript via C++。|Docum...

    学习如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for JavaScript via C++。...=> { // Create a new workbook const wb = new Workbook (); // Access...css separately const opts = new HtmlSaveOptions (); opts . exportWorksheetCSSSe...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  9. Aspose.Slides for Java 15.4.0 的公共 API 和不兼容的变更|A...

    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.... Presentation input = new Presentation (); IShapeCollection...Presentation presentation = new Presentation (); long id = presentation...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  10. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....throws Exception { Document doc = new Document(); // Insert a WordArt...appendWordArt(doc, "Kerning: VAV", "Times New Roman", 90.0, 24.0, Color.ORANGE...

    reference.aspose.com/words/java/com.aspose.word...