Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 38,273 for

save

(0.14 sec)
  1. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....and get its text and shapes Save the list of page indexes where...the blank page numbers list Save the resultant Word file having...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  2. How to Make a Copy of an Excel Sheet in C++

    This short tutorial will provide information on how to make a copy of an Excel sheet in C++. You will learn to configure the environment, steps and code to perform Excel sheet copy in C++....the output workbook can be saved as XLSX or XLS file. Steps to...data from the input worksheet Save the output workbook on disk...

    kb.aspose.com/cells/cpp/how-to-make-a-copy-of-a...
  3. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document.... save ( file_name = ARTIFACTS_DIR...the font formatting that we saved earlier and remove the element...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 将 PowerPoint 转换为 PNG|Aspose.Slides for Python 文档

    将 PowerPoint 演示文稿转换为 PNG... save ( "slide_{i}.png" . format (...scaleY ) as image : image . save ( "slide_{index}.png" . format...

    docs.aspose.com/slides/zh/python-net/convert-po...
  5. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint presentations in C++... Save the modified presentation. This...Placeholder" ); // Saves the presentation to disk pres -> Save ( outPath...

    docs.aspose.com/slides/cpp/manage-placeholder/
  6. DWT Drawings|CAD 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....allows developers to load and save DWT files. Sample code is given...

    docs.aspose.com/cad/java/dwt-drawings/
  7. Presentation View Properties|Aspose.Slides Docu...

    Manage PowerPoint presentation view properties in C# or .NET...information allows the application to save its view state to the file,...when the presentation was last saved. Property IViewProperties.NormalViewProperties...

    docs.aspose.com/slides/net/presentation-view-pr...
  8. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...save("smartArt.png"); I’ve also attached...needed shape.GetImage(imageSize).Save("smartArt.png"); Make sure to...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  9. 图表工作簿|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的图表工作簿... "A12" , $lbl2 )); $pres -> save ( "resultchart.pptx" , SaveFormat..."B1" , "NewCell" )); $pres -> save ( "pres.pptx" , SaveFormat ::...

    docs.aspose.com/slides/zh/php-java/chart-workbook/
  10. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication.... Save ( ArtifactsDir + "MailMergeCustom...Execute ( columns , URIs ); doc . Save ( ArtifactsDir + "MailMergeEvent...

    reference.aspose.com/words/net/aspose.words.mai...