Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 199,455 for

new

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 创建演示文稿|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...
  5. ChartMultilevelValue | Aspose.Words for Java

    Represents a value for charts that display multilevel data in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."Population by Region", new ChartMultilevelValue[] { new ChartMultilevelValue("Asia"...

    reference.aspose.com/words/java/com.aspose.word...
  6. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...also tried saving the DWG with new DwgOptions() , but it throws...block using: DwgImage dwgImage = new DwgImage(); //LINE, CIRCLE, ARC...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  7. Processor.Execute | Aspose.Words for .NET

    Optimize your workflow with our Processor Execute method, designed to streamline actions efficiently and enhance productivity in your applications.... Create ( new ConverterContext ()) . From (...Execute (); Converter . Create ( new ConverterContext ()) . From (...

    reference.aspose.com/words/net/aspose.words.low...
  8. MailMergerContext | Aspose.Words for Java

    Mail merge context in Java....doc"; String[] fieldNames = new String[]{"FirstName", "Location"...)"}; String[] fieldValues = new String[]{"James Bond", "London"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Converter.Create | Aspose.Words for .NET

    Create a New instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation....Contents [ Hide ] Create() Creates new instance of the converter processor...Create( ConverterContext ) Creates new instance of the converter processor...

    reference.aspose.com/words/net/aspose.words.low...
  10. TableSubstitutionRule | Aspose.Words for Java

    Table font substitution rule in Java....doc = new Document(); FontSettings fontSettings = new FontSettings();...setFontSettings(fontSettings); // Create a new table substitution rule and load...

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