Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 213,087 for

new

(0.22 sec)
  1. 通过 C++ 使用 Node.js 获取形状的连接点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中检索形状的连接点。...external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/get-connect...
  2. DmlRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DmlRenderingMode enhances DrawingML shape rendering for high-quality fixed page formats. Optimize your document visuals!... Document doc = new Document ( MyDir + "DrawingML...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 在 Java 中管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松快速地在 PowerPoint 文件中添加、读取、编辑和删除演示文稿批注。...Presentation 类 Presentation pres = new Presentation (); try { // 添加空白幻灯片...设置批注的位置 Point2D . Float point = new Point2D . Float ( 0 . 2f , 0...

    docs.aspose.com/slides/zh/java/presentation-com...
  4. Insert Cell Comments|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.... The new Comment object can be accessed...Workbook object Workbook workbook = new Workbook (); Worksheet worksheet...

    docs.aspose.com/cells/java/insert-cell-comments/
  5. Create Different Cell Types in Apache POI and A...

    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...Cell Types Java Workbook wb = new HSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/java/create-different-cel...
  6. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...contain the image. let shape = new aw . Drawing . Shape ( builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method to easily manage and filter revisions based on your criteria for streamlined project updates....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... doc . Revisions . Accept ( new RevisionCriteria ( "John Doe"...

    reference.aspose.com/words/net/aspose.words/rev...
  8. ICssSavingCallback Interface | Aspose.Words for...

    Control CSS saving in Aspose.Words with the ICssSavingCallback interface. Customize your HTML document output for enhanced styling and flexibility....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  9. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize font resource saving for enhanced document performance....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    Discover the FontSavingArgs IsExportNeeded property to control font resource exports. Maximize efficiency with customizable settings for your projects!...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

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