Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 222,975 for

new

(0.12 sec)
  1. MetafileRenderingOptions.RenderingMode | Aspose...

    Discover the MetafileRenderingOptions RenderingMode property to control how metafile images are rendered, enhancing your graphics quality and performance....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for Java: choose, apply, and customize slide layouts, placeholders, and masters with Java examples for PPT, PPTX, and ODP presentations....Presentation presentation = new Presentation (); try { IMasterSlide...Presentation presentation = new Presentation (); try { // Access...

    docs.aspose.com/slides/java/examples/elements/l...
  3. HtmlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the HtmlFixedSaveOptions ResourcesFolder property defines where images, fonts, and CSS are stored during HTML exports. Optimize your document workflow!...HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 图像标记|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.... DataTable t = new DataTable ( "Table1" ); //Add...typeof ( object ); //Add a new new record to it. DataRow row =...

    docs.aspose.com/cells/zh/net/image-markers/
  5. Zip64Mode | Aspose.Words for Java

    Specifies when to use ZIP64 format extensions for OOXML files in Java....random = new Random(); DocumentBuilder builder = new DocumentBuilder();...10000; i++) { BufferedImage bmp = new BufferedImage(5, 5, BufferedImage...

    reference.aspose.com/words/java/com.aspose.word...
  6. MetafileRenderingOptions.renderingMode property...

    MetafileRenderingOptions.renderingMode property. Gets or sets a value determining how metafile images should be rendered....IWarningCallback' , () => { let doc = new aw . Document ( base . myDir...); let metafileRenderingOpt = new aw . Saving . MetafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for PHP via Java. Stand out!... $pres = new Presentation (); try { $sld =...() -> get_Item ( 0 ); # Adds new AutoShape with text $autoShape...

    docs.aspose.com/slides/php-java/shape-animation/
  8. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....a sample operation: $pres = new Presentation ( "chart.pptx" );...a presentation file $pres = new Presentation ( "chart2.pptx"...

    docs.aspose.com/slides/php-java/chart-workbook/
  9. Grouping and Ungrouping Rows and Columns with J...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for JavaScript via C++....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/grouping-a...
  10. 使用 JavaScript 通过 C++ 处理图像|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....uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...image/print options const imgOptions = new ImageOrPrintOptions (); imgOptions...

    docs.aspose.com/cells/zh/javascript-cpp/convert...