Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 223,207 for

new

(0.15 sec)
  1. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....Calendar, a new era begins with the reign of a new emperor. On...On 1st May 2019, a new emperor came into power, which caused the...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  2. Orientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Orientation enum for seamless page orientation control. Enhance your document formatting with ease and precision!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/net/aspose.words/ori...
  3. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....document Document document = new Document ( documentFileName );...PptxSaveOptions pptx_save = new PptxSaveOptions (); // Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  4. Write value to RadioButtonField - Free Support ...

    I want to write a value to a radiobuttonfield. I tried it like using a TextBoxField. But when i try to call setValue() i get an NPE. Here a Code Snippet: private PdfFileResult execSetFormFields(PdfFileInput pdfFileInpu…...FlowFileInfo targetFlowFileInfo = new FlowFileInfo(); targetFlowFileInfo...try (Document pdfDocument = new Document(targetFile.getPath()))...

    forum.aspose.com/t/write-value-to-radiobuttonfi...
  5. 使用JavaScript通过C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍如何通过C++的JavaScript API在将Excel文件以PDF格式渲染时,为目标工作表设置自定义纸张大小。...If no file provided, create a new workbook as in the original JavaScript...JavaScript example const wb = new Workbook (); // Access first...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  6. CellFormat.Width | Aspose.Words for .NET

    Discover the CellFormat Width property to easily measure cell width in points, enhancing your spreadsheet's layout and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...at its current cell, and any new cells creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....length ) { // Proceed with a new empty workbook if no file is...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  8. Manage Presentation BLOBs in JavaScript for Eff...

    Manage BLOB data in JavaScript with Aspose.Slides for Node.js to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....avi" ; // Creates a new presentation to which the video...video will be added var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/manage-blob/
  9. 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...
  10. Add Image stamps in PDF using JavaScript via C+...

    Add the Image Stamp to your PDF document using AsposePdfAddStamp function with the JavaScript toolkit....( e ) { const file_reader = new FileReader (); /*set the stamp...( e ) { const file_reader = new FileReader (); file_reader ....

    docs.aspose.com/pdf/javascript-cpp/stamping/