Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 213,087 for

new

(0.11 sec)
  1. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....Add method Creates a new user defined style and adds it...styles collection. Document doc = new Document (); StyleCollection...

    reference.aspose.com/words/net/aspose.words/sty...
  2. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cursor is in, // as well as any new cells and rows created using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用图像放置|Aspose.PDF for Java

    本节介绍使用Java库处理图像放置PDF文件的功能。...{ // 加载源PDF文件 Document doc = new Document ( _dataDir + "ImageInformation...); ImagePlacementAbsorb abs = new ImagePlacementAbsorb (); // 加载第一页的内容...

    docs.aspose.com/pdf/zh/java/working-with-image-...
  4. Working with Headings in PDF|Aspose.PDF for .NET

    Create numbering in heading your PDF document with C#. Aspose.PDF for .NET offers different kinds of numbering styles....document using ( var document = new Aspose . Pdf . Document ()) {...document . PageInfo . Margin = new Aspose . Pdf . MarginInfo ();...

    docs.aspose.com/pdf/net/working-with-headings/
  5. 如何用 JavaScript 通过 C++ 改变评论的字体颜色|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....'fileInput' ); // Instantiate a new Workbook (if a file is provided...open it; otherwise create a new workbook) let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using JavaScript via C++. Load an existing Excel file or create a New one, calculate the custom function, and save the modified file....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...Create a new workbook if no file is provided workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/direct-cal...
  7. Create archive from one or more files via Java

    How to put in a ZIP/TAR archive one or more files. Explore how to add file to archive with Aspose.Zip via Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  8. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in document processing. Enhance your workflow today!...DocumentBase ) Initializes a new instance of the Cell class. Properties...Document doc = new Document (); Table table = new Table ( doc );...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...this cell const bookmarkEntry = new PdfBookmarkEntry (); bookmarkEntry...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...
  10. 用JavaScript通过C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++格式化和修改命名范围。...Instantiate a new Workbook. const workbook = new Workbook ();...StyleFlag object. let flg = new StyleFlag (); // Make the corresponding...

    docs.aspose.com/cells/zh/javascript-cpp/format-...