Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 213,245 for

new

(0.14 sec)
  1. Insert Paragraph, Table, HMTL into existing Tex...

    We have docx files that have existing Text or Rich Text controls. Using java Aspose.words.2406, I can only append the Run to these existing Content Controls. For Paragraph or Table or using DocumentBuilder to insertHTM…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...StructuredDocumentTa sdtRichText = new StructuredDocumentTa(doc, SdtType...

    forum.aspose.com/t/insert-paragraph-table-hmtl-...
  2. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF library....document using ( var document = new Aspose . Pdf . Document ()) {...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/net/create-document/
  3. MetafileRenderingOptions.UseGdiRasterOperations...

    Discover the MetafileRenderingOptions UseGdiRasterOperationsEmulation property to optimize raster operations with GDI. Enhance performance and flexibility today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.Clone | Aspose.Words for .NET

    Discover the PdfSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your PDF management capabilities....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Inserting a WAV file as an OLE Object with Java...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells for JavaScript via C++....arrayBuffer (); const imageData = new Uint8Array ( imageArrayBuffer...imageArrayBuffer ); const objectData = new Uint8Array ( objectArrayBuffer );...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  6. 如何在 TypeScript 中使用 Aspose.CAD|CAD Documentation

    在 TypeScript 中使用 Aspose.CAD....save(array, new PngOptions()); return await exportedFilePromise..., function() { var reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  7. Aspose.HTML HTML converted to DOCX no content n...

    We are currently leveraging the Converter.ConvertHTML to create a DOCX file from HTML content. // Use a MemoryStreamProvider to handle the in-memory conversion var streamProvider = New MemoryStreamProvider(); //…...conversion var streamProvider = new MemoryStreamProvider(); // Initialize...HTML document var document = new HTMLDocument(html.Model, ".");...

    forum.aspose.com/t/aspose-html-html-converted-t...
  8. Specific Parameters of 2D Barcode Types|Documen...

    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.... BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...barcode. BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/2d-barcode-types/
  9. 档案

    档案...文件中,因为字符串很长 FileInputStream fis = new FileInputStream(dataDir + "base64...PNG 图像 FileOutputStream fos = new FileOutputStream(dataDir + "Base64...

    blog.aspose.com/zh/pdf/convert-base64-string-to...
  10. Managing Pictures with Node.js via C++|Document...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for Node.js via C++....workbook = new AsposeCells . Workbook (); // Adding a new worksheet...workbook = new AsposeCells . Workbook (); // Adding a new worksheet...

    docs.aspose.com/cells/nodejs-cpp/managing-pictu...