Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 217,079 for

new

(0.33 sec)
  1. custom localization|Documentation

    This article introduces how to customize localization in GridDesktop.... Example First, add a new resource file: customtest.resx...namespace: myapp ResourceManager rm = new ResourceManager ( "myapp.customtest"...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. 使用 Java 在演示文稿中管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中自定义图表数据标记,通过清晰的 Java 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。...创建空演示文稿 Presentation pres = new Presentation (); try { // 访问第一张幻灯片...getImages (). addImage ( new FileInputStream ( new File ( "Desert.jpg"...

    docs.aspose.com/slides/zh/java/chart-data-marker/
  3. XlsxSaveOptions.sectionMode property | Aspose.W...

    XlsxSaveOptions.sectionMode property. Gets or sets the way how sections are handled when saving to the output XLSX document... let doc = new aw . Document ( base . myDir...worksheet. let xlsxSaveOptions = new aw . Saving . XlsxSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Node.js via C++ API....updates the first portion with a new font name. Finally, it saves...settings .... Century Courier New Verdana After updating the font...

    docs.aspose.com/cells/nodejs-cpp/access-and-upd...
  5. ShapeBase.IsHorizontalRule | Aspose.Words for .NET

    Discover the ShapeBase IsHorizontalRule property, easily identify horizontal rules in your designs for improved layout and styling efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PdfLoadOptions.SkipPdfImages | Aspose.Words for...

    Discover PdfLoadOptions' SkipPdfImages property to control image loading in PDFs. Enhance performance by skipping images for faster document processing.... PdfLoadOptions options = new PdfLoadOptions (); options ....PageCount = 1 ; Document doc = new Document ( MyDir + "Images.pdf"...

    reference.aspose.com/words/net/aspose.words.loa...
  7. 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...
  8. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field... (Inherited from Field ) new_value Gets or sets an optional...corresponding built-in property with the new value. field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 将数据透视表保存为ODS文件|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....( 'fileInput' ); // Create a new workbook or load from selected...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/save-pi...
  10. Field.type property | Aspose.Words for Node.js

    Field.type property. Gets the Microsoft Word field type....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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