Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 213,277 for

new

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 创建演示文稿|Aspose.Slides 文档

    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.... Presentation = new Presentation (); CreatePresentationPa...slideMasterIdList1 = new SlideMasterIdList ( new SlideMasterId ()...

    docs.aspose.com/slides/zh/net/create-a-presenta...
  8. TableSubstitutionRule.Load | Aspose.Words for .NET

    Effortlessly load table substitution settings from XML files with the TableSubstitutionRule Load method. Optimize your data management today!...doc = new Document (); FontSettings fontSettings = new FontSettings...= fontSettings ; // Create a new table substitution rule and load...

    reference.aspose.com/words/net/aspose.words.fon...
  9. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....Hide ] AxisBound() Creates a new instance indicating that axis...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. PageRange | Aspose.Words for Java

    Represents a continuous range of pages in Java.... Document doc = new Document(getMyDir() + "Images...ImageSaveOptions imageOptions = new ImageSaveOptions(SaveFormat.TIFF);...

    reference.aspose.com/words/java/com.aspose.word...