Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 33,814 for

new

(0.05 sec)
  1. CellCollection.toArray method | Aspose.Words fo...

    CellCollection.toArray method. Copies all cells from the collection to a New array of cells....cells from the collection to a new array of cells. toArray () Returns...contents of each cell. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CommandButtonControl | Aspose.Words for .NET

    Discover the CommandButtonControl constructor. Effortlessly create and customize buttons for your applications with this powerful class instance....CommandButtonControl constructor Initializes a new instance of CommandButtonControl...control. DocumentBuilder builder = new DocumentBuilder (); CommandButtonControl...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FieldOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOptions class to optimize field handling in documents, enhancing your workflow and document management efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . LocaleId = new CultureInfo ( "de-DE" ). LCID...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Document.GlossaryDocument | Aspose.Words for .NET

    Discover how to manage your document glossary effectively. Learn to set and retrieve glossary entries for AutoText and Building Blocks in your templates....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Effortlessly navigate your document with the DocumentBuilder MoveToParagraph method, enabling quick cursor movement to any paragraph in your section.... Document doc = new Document ( MyDir + "Paragraphs...the point where it will insert new nodes when we call its document...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose.PSD for .NET 22.12 - Release Notes|Docum...

    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 ( psdExportPath , new PsdOptions ( image )); } // It...image . Save ( pngExportPath , new PngOptions ()); } PSDNET-1277...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  7. 字体替代 - PowerPoint Java API|Aspose.Slides 文档

    在 Java 中替代 PowerPoint 字体...//加载演示文稿 Presentation pres = new Presentation ( "Fonts.pptx" );...//加载将被替代的源字体 IFontData sourceFont = new FontData ( "SomeRareFont" );...

    docs.aspose.com/slides/zh/androidjava/font-subs...
  8. 将 PowerPoint 转换为 PDF 注释|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为 PDF 注释...Presentation 对象 Presentation presIn = new Presentation ( "SelectedSlides...pptx" ); Presentation presOut = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  9. SystemFontSource | Aspose.Words for .NET

    Discover the SystemFontSource constructor for efficient font management. Enhance your web design with optimized typography solutions today!...Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.fon...
  10. 字体替换 - PowerPoint Java API|Aspose.Slides for PH...

    在 PowerPoint 中替换字体...代码演示了字体替换过程: # 加载演示文稿 $pres = new Presentation ( "Fonts.pptx" );...{ # 加载将被替换的源字体 $sourceFont = new FontData ( "SomeRareFont" );...

    docs.aspose.com/slides/zh/php-java/font-substit...