Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 222,946 for

new

(0.11 sec)
  1. IFieldUpdatingProgressCallback Interface | Aspo...

    Track field updating progress seamlessly with the Aspose.Words.Fields.IFieldUpdatingProgressCallback interface. Enhance your document management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Specific Parameters of Postal Barcode Types|Doc...

    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....barcode BarHeight none gen = new BarcodeGenerator ( EncodeTypes...barcode BarHeight none gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/postal-barcode-types/
  3. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code.... source_code } \n ' ) # Set new source code for VBA module. You...aw . Document () # Create a new VBA project. project = aw . vba...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 .NET 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通段落格式化 - 在 C# 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。...using ( Presentation pres = new Presentation ()) { // 访问第一张幻灯片...IPortion port01 = new Portion (); IPortion port02 = new Portion ();...

    docs.aspose.com/slides/zh/net/manage-paragraph/
  5. Specific Parameters of Postal Barcode Types|Doc...

    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....barcode BarHeight none var gen = new BarCodeInstance . BarcodeGenerator...barcode BarHeight none var gen = new BarCodeInstance . BarcodeGenerator...

    docs.aspose.com/barcode/javascript-cpp/postal-b...
  6. 使用 JavaScript 将 PowerPoint 演示文稿转换为 HTML|Aspose....

    将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速、完美地保留布局、链接和图像。...实例化一个表示演示文稿文件的 Presentation 对象 var pres = new aspose . slides . Presentation...pptx" ); try { var htmlOpt = new aspose . slides . HtmlOptions...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  7. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接...代码演示如何向文本添加网站超链接: var presentation = new aspose . slides . Presentation...portionFormat . setHyperlinkClick ( new aspose . slides . Hyperlink (...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  8. Animation|Aspose.Slides for PHP Documentation

    Master slide animations in PHP with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, PPTX and ODP....addAnimation () { $presentation = new Presentation (); try { $slide...accessAnimation () { $presentation = new Presentation ( "animation.pptx"...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...following code: var document = new Document(inputStream); //use...textFragmentAbsorber = new TextFragmentAbsorber( new Regex(splitRule...

    forum.aspose.com/t/textfragmentabsorber-with-te...
  10. Comparer.CompareToImages | Aspose.Words for .NET

    Effortlessly compare documents with CompareToImages, saving differences as images for each page, enhancing clarity and visual analysis....CompareToImages ( firstDoc , secondDoc , new ImageSaveOptions ( SaveFormat...SaveFormat . Png ), "Author" , new DateTime ()); using ( FileStream firstStreamIn...

    reference.aspose.com/words/net/aspose.words.low...