Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 213,110 for

new

(0.16 sec)
  1. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience....Document doc = new Document (); Comment comment = new Comment ( doc... "J.B." , DateTime . Now , "New reply" ); comment . AddReply...

    reference.aspose.com/words/net/aspose.words/com...
  2. Metered.GetConsumptionQuantity | Aspose.Words f...

    Discover the Metered GetConsumptionQuantity method to efficiently retrieve file size data and optimize your resource management. Enhance your data insights!... // Create a new Metered license, and then print...statistics. Metered metered = new Metered (); metered . SetMeteredKey...

    reference.aspose.com/words/net/aspose.words/met...
  3. Create User-defined Cell in the ShapeSheet in P...

    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...Initialize user object $user = new User (); $user -> setName ( "UserDefineCell"...

    docs.aspose.com/diagram/java/create-user-define...
  4. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = New List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...Messages: List AllEnvelopes = new List(); TotalCount = 0; using...AddRange( messages.Select(msg => new stcListEnvelope { Subject = msg...

    forum.aspose.com/t/nullreferenceexception-listm...
  5. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for JavaScript via C++....source workbook const wb = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Csv ); const blob1 = new Blob ([ outputData1 ]); const...

    docs.aspose.com/cells/javascript-cpp/trim-leadi...
  6. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...] add(name, value) Creates a new custom document property of the... add(name, value) Creates a new custom document property of the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Սեղմել DOC Ը Java Ում

    Սեղմեք DOC ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.cleanup();...

    products.aspose.com/words/hy/java/compress/doc/
  8. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  9. HtmlSaveOptions.exportRelativeFontSize property...

    HtmlSaveOptions.exportRelativeFontSize property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...size in points. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31....' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...