Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 223,114 for

new

(0.55 sec)
  1. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for Node.js via C++....Please note that if you create a new file in MS Excel, you will find...first worksheet const workbook = new AsposeCells . Workbook (); const...

    docs.aspose.com/cells/nodejs-cpp/load-workbook-...
  2. MetafileRenderingOptions.EmulateRasterOperation...

    Discover the MetafileRenderingOptions EmulateRasterOperations property to control raster operation emulation, enhancing your rendering capabilities effectively....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ChartSeriesCollection.Item | Aspose.Words for .NET

    Access the ChartSeriesCollection Item property to effortlessly retrieve a ChartSeries by index, enhancing your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with formatting using Aspose.Cells for JavaScript via C++.... Specifically, it applies a new set of styles to the copied cells...else { // No file provided; a new workbook will be created } //...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  5. Aspose.TeX and Object TeX

    TeX is an input and output format of this API solution so here we go with explaining the Object TeX and how it is transformed into a target format....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/net/aspose-tex-and-object-tex/
  6. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。...Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...Object ) { Stream Ole_stream = new MemoryStream ( OLE_Shape . ForeignData...

    docs.aspose.com/diagram/zh/net/manipulate-the-e...
  7. Converting a SVG file to PDF using PHP | Aspose...

    Sample code on PHP for SVG to PDF conversion. Use example code for batch SVG to PDF conversion with Aspose.PDF for PHP via Java... Create a new SvgLoadOptions object Create a new Document object...Create a new SvgLoadOptions object $loadOption = new SvgLoadOptions...

    products.aspose.com/pdf/php-java/conversion/svg...
  8. Edit HTML in PHP | products.aspose.com

    Edit HTML in PHP. Use PHP library API to edit HTML files...edit a HTML file by adding a new line of text to it. Edit HTML...PHP via Java , you can add a new line of text to the HTML document...

    products.aspose.com/slides/php-java/editor/html/
  9. Creating an Outlook Message (MSG) File|Document...

    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.... C# // Creates a new Outlook Application instance...objOutlook = new Outlook . Application (); // Creating a new Outlook...

    docs.aspose.com/email/java/creating-an-outlook-...
  10. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = New Document(); DocumentBuilder Builder = n…...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...using (Workbook TemplateWB = new Workbook(dir + @"\Test_04222...

    forum.aspose.com/t/contents-of-chart-moved-to-t...