Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 227,521 for

new

(0.55 sec)
  1. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/working-with-pages/
  2. ReplacerContext.SetReplacement | Aspose.Words f...

    Enhance your find and replace operations with the ReplacerContext SetReplacement method, allowing seamless pattern and replacement management for efficiency....ReplacerContext replacerContext = new ReplacerContext (); replacerContext...using ( FileStream streamIn = new FileStream ( MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  3. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...utStream); using var pres = new Presentation(pptxStream); float...var finalDoc = new Document(); var builder = new DocumentBuilder(finalDoc);...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  4. Working with GZip Archives | Aspose.Zip Documen...

    Java gzip API lets you work with creating and managing GZip archives in your applications without the need of any other 3rd party applications....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/working-with-gzip-arch...
  5. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java.... Document doc = new Document(getMyDir() + "Rendering...HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. Region of Interest|Documentation

    Learn how to limit barcode recognition to specific regions in an image using BarCodeReader in Aspose.BarCode for Java.... Rectangle roi = new Rectangle ( 20 , 20 , 440 , 140...140 ); BarCodeReader reader = new BarCodeReader ( getFullPath (...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method... const srcDoc = new aw . Document (); srcDoc . firstSection...document text. " ); const dstDoc = new aw . Document (); dstDoc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.PSD for Java 25.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 ( outputFile , new PngOptions ()); } PSDJAVA-808...image . save ( outputFile , new PngOptions ()); } PSDJAVA-809...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  9. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Node.js via Java and elevate your presentations with professional text formatting for maximum impact....existing Paragraphs Create a new paragraph object for holding...of the TextFrame . Create a new portion object Set Escapement...

    docs.aspose.com/slides/nodejs-java/superscript-...
  10. 获取 .NET 中字体替换的警告回调|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中获取字体替换的警告回调,并准确呈现 PowerPoint 和 OpenDocument 演示文稿。... var options = new RenderingOptions (); options...options . WarningCallback = new FontWarningHandler (); // 从指定的文件路径加载演示文稿。...

    docs.aspose.com/slides/zh/net/getting-warning-c...