Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 214,458 for

new

(0.17 sec)
  1. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for C++. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....range that contains charts to a new worksheet, the data source of...copying rows or a range to a new worksheet, the data source will...

    docs.aspose.com/cells/go-cpp/change-data-source...
  2. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more....use this feature: var pres = new aspose . slides . Presentation...{ var textHighlightingOpti = new aspose . slides . TextHighlightingOpti...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  3. Public API Changes in Aspose.Note 1.6.0 | Aspos...

    This document discusses changes to the public APIs in Aspose.Note version 1.6.0....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/public-api-changes-in-...
  4. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library....saves the updated document to a new file. This feature is helpful...document and saves the result to a new file. Args: input_file_name (str):...

    docs.aspose.com/pdf/python-net/delete-pages/
  5. Issue with Splitting Editable PDF | Missing rad...

    Hi Team, We are facing an issue while splitting an editable PDF. The radio button values are not being retained after the PDF is split. Details: Aspose Version: 24.3.0 Note: Upgrading the Aspose version is not feasib…...InvariantCultureIgno)) { pdfDocument = new Aspose.Pdf.Document(inputPath);...Aspose.Pdf.Document newDocument = new Aspose.Pdf.Document(); for (int...

    forum.aspose.com/t/issue-with-splitting-editabl...
  6. SVG with viewbox in defs used with fill:url - F...

    Hi Team, we are facing an issue where we insert a html string into a templated docx file via the report engine. The HTML contains an SVG with a defs section and some pattern within. The pattern has a viewbox, but the w…...We have opened the following new ticket(s) in our internal issue...Aspose.Words.Document doc = new Aspose.Words.Document(@"C:\Temp\TemplateV3...

    forum.aspose.com/t/svg-with-viewbox-in-defs-use...
  7. Filter VBA Project while loading a workbook wit...

    Learn how to filter VBA projects while loading Excel workbooks using Aspose.Cells for Node.js via C++....is provided by introducing a new option, LoadDataFilterOption...load VBA const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/filter-vba-pro...
  8. StructuredDocumentTag.calendarType property | A...

    StructuredDocumentTag.calendarType property. Specifies the type of calendar for this SDT... let doc = new aw . Document (); // Insert a...will display. let sdtDate = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DmlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats.... let doc = new aw . Document ( base . myDir...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this comment....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let comment = new aw . Comment ( doc , "John Doe"...

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