Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 216,035 for

new

(0.61 sec)
  1. 用 JavaScript 通过 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 通过 JavaScript 保护和解除保护Excel文件的工作簿结构。...{ // Create a new workbook const workbook = new Workbook (); //...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  2. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。...const workbook = new Workbook (); // Adding a new worksheet to the...SaveFormat . Auto ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  3. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...Read); var book = new Aspose.Cells.Workbook(@"C:\P...BottomMargin = 0; var options = new Aspose.Cells.Rendering.ImageOrPrintOptions...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  4. 在VSTO和Aspose.Cells中向工作簿中添加新工作表并激活工作表|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....Worksheet newWorksheet ; //Add 5 new worksheets to the workbook and...sheet. newWorksheet . Name = "New_Sheet" + i . ToString (); //Get...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  5. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...licensed fonts like Arial/TImes New Roman/Verdena. And this conversion...licensed fonts like Arial, Times New Roman, or Verdana, it is essential...

    forum.aspose.com/t/font-licensing-question/314379
  6. Public API Changes in Aspose.Cells 8.0.0|Docume...

    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.... It includes not only new and obsoleted public methods...LoadOptions LoadOptions options = new LoadOptions (); //Set memory...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Assemble Slides|Aspose.Slides 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....object PresentationEx pres = new PresentationEx (); //Instantiate...presentation file PresentationEx pres = new PresentationEx ( "Slides Test...

    docs.aspose.com/slides/net/assemble-slides/
  8. 在 Java 中将 PowerPoint 演示文稿转换为 Markdown|Aspose.Sl...

    使用 Aspose.Slides for Java 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动化文档编写并保持格式。... Presentation pres = new Presentation ( "pres.pptx" );...markdown 变体。 Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  9. ASPOSE PDF for .NET to Generate PDF doc from XM...

    Hello, Our organization uses ASPOSE.PDF for .NET to generate PDF documents from XML templates. This is done through an MS Dynamics CRM Plugin that uses Aspose PDF DLL’s to generate the PDF for a record within our Dynam…...ApplicationException: The Font ‘Times New Roman’ is not found. This font...ApplicationException: Font ‘Times New Roman’ not found. Please make...

    forum.aspose.com/t/aspose-pdf-for-net-to-genera...
  10. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for Java license and discover limitations of the trial version.... License license = new com . aspose . ocr . License...aspose . ocr . License license = new com . aspose . ocr . License...

    docs.aspose.com/ocr/java/licensing/