Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 213,606 for

new

(0.12 sec)
  1. Aspose.Pdf.FontNotFoundException: Font Mangal w...

    Hi team , I am converting the html content into the pdf using the aspose.pdf . With doing that, i am facing the exception related to the Mangal font not found. I have tried adding the mangal font manually but it is not g…...HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions(basePath); htmlLoadOptions...htmlLoadOptions.PageInfo.Margin = new Aspose.Pdf.MarginInfo { Left...

    forum.aspose.com/t/aspose-pdf-fontnotfoundexcep...
  2. 档案

    档案...project = new Project(); // 将其保存为 .mpp 文件 project.Save("New Project...// 创建一个新项目 Project project = new Project(); // 将其保存为 .xml 文件 project...

    blog.aspose.com/zh/tasks/create-ms-project-file...
  3. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....throws Exception { Document doc = new Document(); // Create a glossary...entries. doc.setGlossaryDocument(new GlossaryDocument()); appendAutoTextEntry(doc...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.PSD for .NET 19.7 - 发行说明|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.... Save ( exportPathPng , new PngOptions () { ColorType = PngColorType...exportPathPsd , new PsdOptions ()); image . Save ( exportPathPng , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  5. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...HandleNodeChangingFo callback = new HandleNodeChangingFo(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用嵌套对象|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....WorkbookDesigner designer = new WorkbookDesigner (); //Load the...template file designer . Workbook = new Workbook ( FileName ); //Instantiate...

    docs.aspose.com/cells/zh/net/using-nested-objects/
  7. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...endBookmark("MyBookmark"); // Link a new custom property to a bookmark...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldAutoText.EntryName | Aspose.Words for .NET

    Discover the FieldAutoText EntryName property to easily manage AutoText entry names, enhancing your document automation and efficiency.... Document doc = new Document (); // Create a glossary...it. doc . GlossaryDocument = new GlossaryDocument (); BuildingBlock...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldGlossary.EntryName | Aspose.Words for .NET

    Discover the FieldGlossary EntryName property to easily manage glossary entries—get or set names for seamless content integration.... Document doc = new Document (); // Create a glossary...it. doc . GlossaryDocument = new GlossaryDocument (); BuildingBlock...

    reference.aspose.com/words/net/aspose.words.fie...
  10. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...] add(name, value) Creates a new custom document property of the... add(name, value) Creates a new custom document property of the...

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