Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 67,271 for

z

(1.19 sec)
  1. Get a List of Fonts used in a Spreadsheet or Wo...

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports getting a list of fonts used in a spreadsheet or workbook, allowing users to get font information used in a document. This article will show you how to use the Aspose.Cells library to get a list of fonts.... Font [ Dummy - Arial - Z ; 11 ; Regular ; Color [ Black...

    docs.aspose.com/cells/net/get-a-list-of-fonts-u...
  2. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....insert_table_of_contents ( ' \\ o "1-3" \\ h \\ z \\ u' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Using JSON Data in Smart Markers|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...."valNumber" : 20 , "valString" : "z" , "nestArr" : [{ "some" : "dd"...

    docs.aspose.com/cells/java/using-json-data-in-s...
  4. 在 xlsx4j 中在电子表格中添加评论|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....25pt;z-index:1; visibility:visible\"...

    docs.aspose.com/cells/zh/java/add-comments-in-s...
  5. 档案

    档案...4 10,6 6,6 6,10 4,10 4,6 0,6 Z")); visualPath->set_Fill(doc-...l 258.24,0 0,56.64 -258.24,0 Z")); path = canvas->AddPath(do...

    blog.aspose.com/zh/page/insert-gradient-grid-tr...
  6. Chart Types with JavaScript via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....are also based on the X, Y, and Z axes. These charts are useful...for showing a variation in the “Z” variable according to the other...

    docs.aspose.com/cells/javascript-cpp/chart-types/
  7. Chart Types with Golang via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....are also based on the X, Y, and Z axes. These charts are useful...for showing a variation in the “Z” variable according to the other...

    docs.aspose.com/cells/go-cpp/chart-types/
  8. Generate Postal Barcodes|Documentation

    Use Aspose.BarCode for Node.js via Java to generate postal barcodes...Supported Symbols CTable 0-9, A-Z, a-z, space symbol, and # NTable...

    docs.aspose.com/barcode/nodejsjava/generate-pos...
  9. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....are also based on the X, Y, and Z axes. These charts are useful...for showing a variation in the “Z” variable according to the other...

    docs.aspose.com/cells/net/chart-types/
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...insertTableOfContent("\\o \"1-3\" \\h \\z \\u"); // Add another section...insertTableOfContent("\\o \"1-3\" \\h \\z \\u"); // Add another section...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...