Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 223,238 for

new

(0.25 sec)
  1. 设置形状或文本框中文本段落的行距|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置形状或文本框中段落的行距...arrayBuffer (); wb = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { wb = new Workbook (); } const ws = wb . worksheets...

    docs.aspose.com/cells/zh/javascript-cpp/set-lin...
  2. Auto Fit Columns in Worksheet|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....Workbook object Workbook workbook = new Workbook (); //Accessing the...HSSFWorkbook hssfworkbook = new HSSFWorkbook (); ISheet sheet...

    docs.aspose.com/cells/net/auto-fit-columns-in-w...
  3. AiModelType enumeration | Aspose.Words for Node.js

    Aspose.Words.AI.AiModelType enumeration. Represents the types of [AiModel](../aimodel/) that can be integrated into the document processing workflow.... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...i was checking the pdf i got new error in which some text is coming...(FileInputStream fileInputStream = new FileInputStream(pptxInputFile))...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  5. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition.... AsposeOCR api = new AsposeOCR (); // Apply automatic...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/grayscale/
  6. Licensing|Documentation

    Apply Aspose.LLM for .NET license and use evaluation mode.... License license = new Aspose . LLM . License (); license...stream using ( var stream = new FileStream ( "Aspose.LLM.lic"...

    docs.aspose.com/llm/net/licensing/
  7. Inserting, Deleting Rows and Columns|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....Introduction Whether creating a new worksheet from scratch or working...the index of the row where the new row will be inserted. Inserting...

    docs.aspose.com/cells/cpp/inserting-deleting-ro...
  8. 使用 JavaScript 通过 C++ 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距,也学习如何通过 JavaScript API 通过 C++ 编程设置页面中心、页眉和页脚的边距。...length ) { // Proceed with a new empty workbook if no file selected...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  9. Metered Licensing|Documentation

    PSD Photoshop C# Library allows developers to apply metered key which is a New licensing mechanism and will be used along with existing licensing method.... It is a new licensing mechanism. The new licensing mechanism...Aspose . PSD . Metered metered = new Aspose . PSD . Metered (); //...

    docs.aspose.com/psd/net/metered-licensing/
  10. Need to remove text from word document - Free S...

    Hi Team, Please help to suggest. How to remove text from word doc. I have highlighted the text in yellow color. In below variable string “cellTextRemove” i am not getting highlighted string Click [here]for Visible Alp…...getFont(); Run run = new Run(document, cellTextRemove...find/replace feature: Document doc = new Document("C:\\Temp\\in.docx");...

    forum.aspose.com/t/need-to-remove-text-from-wor...