Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 33,971 for

new

(0.26 sec)
  1. #ERROR values in custom fields with a formula -...

    We’ve encountered a problem with formula-based extended attributes: sometimes one or multiple fields are saved with “#ERROR” value in every task. I’ve been trying to reproduce the issue, and it turns out that even exampl…...Deadline, new DateTime(2015, 3, 20, 17, 0,...project = new Project(); project.Set(Prj.StartDate, new DateTime(2015...

    forum.aspose.com/t/error-values-in-custom-field...
  2. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = New FontSettings(); fontSe…...FontSettings fontSettings = new FontSettings(); fontSettings...; DocumentBuilder Builder = new DocumentBuilder(mainDoc); DocumentBuilder...

    forum.aspose.com/t/topic/312049
  3. How to use Aspose.CAD in Vue|CAD Documentation

    Use Aspose.CAD in Vue.... Start a new one and then the name of the...function() { const reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  4. CompareOptions.IgnoreTables | Aspose.Words for ...

    Discover how the CompareOptions IgnoreTables property enhances data analysis by controlling table data comparison for accurate insights....docOriginal = new Document (); DocumentBuilder builder = new DocumentBuilder...Comment: Comment newComment = new Comment ( docOriginal , "John...

    reference.aspose.com/words/net/aspose.words.com...
  5. WebExtensionBindingType Enum | Aspose.Words for...

    Discover the Aspose.Words WebExtensionBindingType enum, which defines binding types for seamless integration of web extensions with your document data.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  6. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", categories, new double[]{76.6, 82.1, 91.6});...

    reference.aspose.com/words/java/com.aspose.word...
  7. TextPath.SameLetterHeights | Aspose.Words for .NET

    Discover the TextPath SameLetterHeights property to ensure uniform letter height, enhancing text readability and design consistency across your project....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...doc , "Kerning: VAV" , "Times New Roman" , 90 , 24 , Color . Orange...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextPathAlignment enum for precise WordArt alignment. Enhance your document design with versatile text options!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...doc , "Kerning: VAV" , "Times New Roman" , 90 , 24 , Color . Orange...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...doc , "Kerning: VAV" , "Times New Roman" , 90 , 24 , Color . Orange...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CompareOptions.ignoreHeadersAndFooters property...

    CompareOptions.ignoreHeadersAndFooters property. True indicates that headers and footers content is ignored....docOriginal = new aw . Document (); let builder = new aw . DocumentBuilder...// Comment: let newComment = new aw . Comment ( docOriginal ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...