Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 222,967 for

new

(0.15 sec)
  1. ImportFormatMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.ImportFormatMode enhances document formatting by seamlessly merging styles from imported content for optimal results....destination document styles and copy new styles. This is the default option...are updated to reference the new style. If a matching style already...

    reference.aspose.com/words/net/aspose.words/imp...
  2. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering a spreadsheet to HTML using Aspose.Cells for C++....names such as Courier New, Arial, Times New Roman, etc. The screenshot...output HTML file with Courier New , the output HTML with Arial...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  3. Content render outside the table when page brea...

    Hi, I am facing a issue when rendering html content in a table. Please use the below code to reproduce the problem. I attached car.jpg which used in the html and the result file BrokenLine.pdf for your reference. Put th…...MarginInfo _defaultCellMargin = new Aspose.Pdf.Generator.MarginInfo();...Aspose.Pdf.Generator.Pdf pdf = new Aspose.Pdf.Generator.Pdf(); Aspose...

    forum.aspose.com/t/content-render-outside-the-t...
  4. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced document automation and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景|Documenta...

    使用 C++ 通过脚本改变 Excel 中评论的背景色,并插入图片或图像。...arrayBuffer (); // Initialize a new workbook from the uploaded file...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. Export Worksheet or Chart into Image with Desir...

    Learn how to export a worksheet or chart to an image with specified width and height using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...dimensions 400x400 const opts = new ImageOrPrintOptions (); opts...

    docs.aspose.com/cells/javascript-cpp/export-wor...
  7. Add WordArt Watermark to Worksheet with JavaScr...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for JavaScript via C++.... Otherwise create a new workbook. let workbook ; if (...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  8. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document by hand. let doc = new aw . Document (); // A blank...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Wrong print of footer on some documents - Free ...

    I use Aspose java pdf version 25.7 and pdf24 printer. I try to print footer (or watermark) on bottom of page. I want to print it on bottom of page (as soon as possible). I use AutoResize mode (it is working very strange …...for print: PdfViewer viewer = new PdfViewer(); // Set attributes...PdfPrinterSettings printerSettings = new PdfPrinterSettings(); PrintPageSettings...

    forum.aspose.com/t/wrong-print-of-footer-on-som...
  10. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...xlsx"; Workbook workbook = new Workbook(); WorksheetCollection...FileStream object's size binaryData = new Byte[inFile.Length]; // Reads...

    forum.aspose.com/t/image-are-not-added-to-the-d...