Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 222,975 for

new

(0.1 sec)
  1. Working with PS Document | Aspose.Page for Java

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for Java API solution....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/working-with-ps/
  2. 设置 Excel 和 ODS 文件的条件格式|Documentation

    如何在JavaScript via C++中对Excel和ODS文件应用条件格式。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...link for the image const blob = new Blob ([ imageData ], { type :...

    docs.aspose.com/cells/zh/javascript-cpp/conditi...
  3. XmlDataSource class | Aspose.Words for Python

    aspose.words.reporting.XmlDataSource class. Provides access to data of an XML file or stream to be used within a report...XmlDataSource(xml_path) Creates a new data source with data from an...XmlDataSource(xml_stream) Creates a new data source with data from an...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells with C++....GetDefaultFont() property to Courier New , and the second image is generated...setting the same property to Times New Roman . This is the output image...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  5. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Node.js. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....Slides introduces a new AI-powered feature, the Presentation...web client. var aiWebClient = new aspose . slides . OpenAIWebClient...

    docs.aspose.com/slides/nodejs-java/ai/generator/
  6. Replace Checkboxes and Radio Buttons with Text ...

    Hello, I recently purchased the Aspose.Words product to convert PDF files to RTF documents. My PDF files contain checkboxes and radio buttons, and I would like the RTF output to reflect the same design but without using…...Words: Document doc = new Document("input.pdf"); FindReplaceOptions...FindReplaceOptions options = new FindReplaceOptions(); options.se...

    forum.aspose.com/t/replace-checkboxes-and-radio...
  7. Add named value in XMP metadata of EPS | .NET

    The process of adding named value in XMP metadata with Aspose.Page for .NET is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/xmp-metadata/add-named...
  8. Working with Window Elements|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....Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...window. Developers can now add a new Window object in a Microsoft...

    docs.aspose.com/diagram/java/working-with-windo...
  9. 使用Node.js和C++拆分Excel工作表屏幕|Documentation

    在本文中,您将学习如何通过编程方式使用Node.js C++插件将工作表分成两部分或四部分,以显示特定的行和/或列。...Instantiate a new Workbook. const workbook = new AsposeCells ...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-spli...
  10. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …...(var doc = new Document(input)) { var options = new PdfFormat...PDF document using (var doc = new Document(input)) { // Set up...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...