Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 216,907 for

new

(0.59 sec)
  1. 用JavaScript通过C++指定在Excel文件中存储的重要数字位数|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++指定Excel文件中存储的有效数字位数。...open it; otherwise create a new workbook (matches original Node...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  2. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency.... Document doc = new Document (); // Add two runs...AppendChild ( new Run ( doc , "Hello world! " )); Shape shape = new Shape...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Dithering for Raster Images 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....Load an existing image $image = new Image (); $image = $image ->...current image $ditheringMethod = new DitheringMethod (); $image ->...

    docs.aspose.com/imaging/java/dithering-for-rast...
  4. Fill.backThemeColor property | Aspose.Words for...

    Fill.backThemeColor property. Gets or sets a ThemeColor object that represents the background color for the fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/net/how-to-load-fonts/
  6. VbaProject.clone method | Aspose.Words for Node.js

    VbaProject.clone method. Performs a copy of the [VbaProject](../).... let doc = new aw . Document ( base . myDir...project.docm" ); let destDoc = new aw . Document (); let copyVbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Protect and Unprotect Diagrams in PHP|Documenta...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "drawing...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/protect-and-unprot...
  8. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.Cells for JavaScript via C++ API....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Access first...

    docs.aspose.com/cells/javascript-cpp/search-dat...
  9. Aspose::Words::LowCode::Converter::Create metho...

    Aspose::Words::LowCode::Converter::Create method. Creates New instance of the converter processor in C++....Converter::Create() method Creates new instance of the converter processor...erContext>&) method Creates new instance of the converter processor...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. 处理标有敏感度标签的文档|.NET 格式的 Aspose.Words

    使用 C# 将应用了敏感度标签的 Word 转换为 PDF。处理标有敏感度标签的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。...InvariantCultureIgno )) { var authorityUri = new Uri ( authority ); authority...RedirectUrl ) . Build (); var scopes = new string [] { resource [ resource...

    docs.aspose.com/words/zh/net/work-with-document...