Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 165,116 for

new

(0.07 sec)
  1. Create a new Task similar to Outlook and send T...

    Hi, I just want to Create/Update/Delete a Task in .Net similar as we create a New Task in Outlook and need to send Task as an email to the assigned user.Then Task should be shown in the outlook calender under the Tasks …...Create a new Task similar to Outlook and send Task via email....Net similar as we create a new Task in Outlook and need to send...

    forum.aspose.com/t/create-a-new-task-similar-to...
  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. 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.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...