Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 213,609 for

new

(0.15 sec)
  1. Assign a Macro to a Form Control with JavaScrip...

    Learn how to assign a macro code to a Form Control such as a button using Aspose.Cells for JavaScript via C++....macroName property to assign a new macro code to a Form Control...following sample code creates a new workbook, assigns a macro code...

    docs.aspose.com/cells/javascript-cpp/assign-mac...
  2. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....represents a PPTX file $pres = new Presentation (); try { # Accesses...represents a PPTX file $pres = new Presentation (); try { # Accesses...

    docs.aspose.com/slides/php-java/manage-table/
  3. Aspose.Cells 16.12.0 中的公共 API 更改|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....class LoadOptions options = new LoadOptions (); //Create an instance...constructor LoadFilter filter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. NodeChangingArgs.Action | Aspose.Words for .NET

    Discover the NodeChangingArgs Action property to identify node change events effortlessly. Enhance your coding efficiency with this essential feature!...doc = new Document (); doc . NodeChangingCallback = new NodeChangingPrinter...(); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/nod...
  5. NodeChangingArgs.NewParent | Aspose.Words for .NET

    Discover the NodeChangingArgs NewParent property to efficiently access a node's future parent after operations complete. Enhance your coding with ease!...doc = new Document (); doc . NodeChangingCallback = new NodeChangingPrinter...(); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Configure Font Substitution in Presentations on...

    Enable optimal font substitution in Aspose.Slides for Android via Java when converting PowerPoint & OpenDocument presentations to other file formats.... Load the new font. Add a rule for the replacement...presentation Presentation pres = new Presentation ( "Fonts.pptx" );...

    docs.aspose.com/slides/androidjava/font-substit...
  7. 外部乳胶软件包| Java的Aspose.TeX

    Java的Aspose.TeX API允许使用外部软件包,即未包含在库本身(例如Fancybox或PGFPLOTS软件包)中的软件包。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/zh/java/external-latex-pack...
  8. Convert EPUB to JPG in Java – Aspose.HTML for Java

    Convert EPUB to JPG in Java using Aspose.HTML for Java API. Consider various EPUB to JPG conversion scenarios in Java code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-epub-to-jpg/
  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...