Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 223,148 for

new

(0.1 sec)
  1. 查找具有特定样式的单元格|Documentation

    了解如何通过C++中的Aspose.Cells for JavaScript查找或搜索应用有特定样式的单元格。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...for searching const options = new FindOptions (); options . style...

    docs.aspose.com/cells/zh/javascript-cpp/find-ce...
  2. 在使用C++中的JavaScript保存为HTML时禁用Downlevel Revealed ...

    学习如何在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时禁用Downlevel Revealed Comments。...workbook const workbook = new Workbook ( new Uint8Array ( arrayBuffer...DisableDownlevelReve const opts = new HtmlSaveOptions (); opts . disableDownlevelReve...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  3. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of cells with formatting using Aspose.Cells for Node.js via C++.... Specifically, it applies a new set of styles to the copied cells...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  4. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...text into images. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Licensing | Aspose.PUB for C++

    Native C++ APIs to manipulate Publisher files. Learn the how to get a license installed to start working with Aspose.PUB for C++....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/pub/cpp/licensing/
  6. Aspose::Words::Fields::FieldSubject class | Asp...

    Aspose::Words::Fields::FieldSubject class. Implements the SUBJECT field. To learn more, visit the documentation article in C++....display the new value. field -> set_Text ( u "My new subject" );...ASSERT_EQ ( u " SUBJECT \" My new subject \" " , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 在 C# 中使用 Aspose.Email 将 MBOX 转换为 PST|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....CreateReader ( mboxFilePath , new MboxLoadOptions ()); // Create...以下代码示例演示如何使用此属性: var pstDataStream = new MemoryStream (); var personalStorage...

    docs.aspose.com/email/zh/net/convert-mbox-to-ps...
  8. Client-Side UI Solutions for PDF Editing with A...

    Hello! As the title suggests, I was looking for the correct approach on creating a client-side, visual, PDF editor. I understand that Aspose API services are mostly for the backend, but I had a few questions: Does Asp…...Adding new text * Editing existing images / Adding new images...maintained; it is not recommended for new development projects [1]....

    forum.aspose.com/t/client-side-ui-solutions-for...
  9. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor. Initializes a New instance of this class that can be used to save a document in the Odt format in C++....) constructor Initializes a new instance of this class that can...) constructor Initializes a new instance of this class that can...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. HtmlMetafileFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlMetafileFormat enum for seamless metafile saving in HTML documents. Enhance your document conversion experience today!...HtmlLoadOptions loadOptions = new HtmlLoadOptions { ConvertSvgToEmf...true }; Document doc = new Document ( new MemoryStream ( Encoding...

    reference.aspose.com/words/net/aspose.words.sav...