Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 224,607 for

new

(0.12 sec)
  1. Create New Presentation with error: unable to c...

    Hi Aspose Support Team, I am currently using Aspose.Slides for .NET version 25.4.0. When attempting to load a PowerPoint file using a stream, I encounter an exception during the creation of the Presentation object. He…...Create New Presentation with error: unable to cast object of...docStream = new MemoryStream(docBytes); var ppt = new Presentation(docStream);...

    forum.aspose.com/t/create-new-presentation-with...
  2. Propagate Formula in Table or List Object Autom...

    Learn how to automatically propagate formulas in tables or list objects while entering data in New rows using Aspose.Cells for Node.js via C++....Automatically While Entering Data in New Rows with Node.js via C++ Contents...automatically propagate to new rows while entering new data. This is the...

    docs.aspose.com/cells/nodejs-cpp/propagate-form...
  3. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a DOCX file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...Symbol Incorrectly Wrapped to New Line in PDF Conversion Aspose...document LoadOptions loadOptions = new LoadOptions(); loadOptions.s...

    forum.aspose.com/t/equation-line-breaking-issue...
  4. How to Replace an Existing Table in DOCX (Find ...

    Hello Team, I am using Aspose.Words for Node.js and I need to detect and replace a specific table inside a DOCX file. :heavy_check_mark: My Requirement I want to: Find a table by index OR by bookmark OR by matching…...by Index/Bookmark and Insert New Table) Using Aspose.Words for...the existing table Insert a new table in the exact same location...

    forum.aspose.com/t/how-to-replace-an-existing-t...
  5. Aspose.Words incorrectly showing the original t...

    DocA and DocB were built for testing how Word and Aspose are processing styles, hyperlinks and tables with variations of target document (in Word, “show changes in”) and options selected for Format, Tables and Fields. W…...if the target document is the new (revised) document Aspose.Words...changes in” is set to Revised or New and when Formats, Fields and...

    forum.aspose.com/t/aspose-words-incorrectly-sho...
  6. When saving docx as MHTML to outputstream for u...

    Hi Aspose support, I have a problem where when I convert a word doc to MHTML for use in a MailMessage object, and part of that Word doc has a url with &path= as part of the url in the body, it converts it to a New line …...&p in "&path=" displays as "new line ath=" Aspose.Email Product...the body, it converts it to a new line on the email sent. The output...

    forum.aspose.com/t/when-saving-docx-as-mhtml-to...
  7. 4968-TopoJson (.json new sample ) to all format...

    Hi Aleander, Problem: 4968-TopoJson (.json) to TopoJson (.json) conversion succeeded but input + output do not open in Qgis and mygeogata website. I’m using this file for TopoJson that you gave me in past and both in…...json new sample ) to all formats , conversion...Test data (input/output/QGIS) New TopoJson to all formats.zip (348...

    forum.aspose.com/t/4968-topojson-json-new-sampl...
  8. In tables, when a table header is too long and ...

    Table Header issue.docx (45.7 KB)...is too long and breaks onto a new line, I need a hyphen to appear...is too long and breaks onto a new line, you can utilize the hyphenation...

    forum.aspose.com/t/in-tables-when-a-table-heade...
  9. Drawing Lines in PHP|Documentation

    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....properties $create_options = new BmpOptions (); $create_options...$create_options -> setSource ( new StreamSource ( new ByteArrayInputStream...

    docs.aspose.com/imaging/java/drawing-lines-in-php/
  10. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...//Initiazlie a new PointF[] PointF [] ps = new PointF [] { new PointF...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/