Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 364,656 for

save

(0.17 sec)
  1. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children.... save ( base . artifactsDir + "Table...OoxmlCompliance class). // If we save the document to pre-ISO/IEC...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 用C++更改HTML链接目标类型|Documentation

    学习如何使用编号Aspose.Cells for C++更改HTML链接的目标类型,程序化控制HTML链接中的target属性。...inputPath ); // Create HTML save options HtmlSaveOptions opts...); // Save the workbook to HTML format workbook . Save ( outputPath...

    docs.aspose.com/cells/zh/cpp/change-the-html-li...
  3. PdfSaveOptions.zoom_factor property | Aspose.Wo...

    PdfSaveOptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a document....can pass to the document's "Save" method # to modify how that...value of 25%. options = aw . saving . PdfSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing... Examples Shows how to set save options for older Microsoft...'Hello world!' ) options = aw . saving . DocSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides.... save ( "data_label_precision.pptx"... show_bubble_size = False # Save the presentation containing...

    docs.aspose.com/slides/python-net/chart-data-la...
  6. Use Formulas Functions to Process Data|Document...

    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.... rgbYellow ; // Save the workbook workbook . SaveAs...( style ); // Save the workbook workbook . Save ( "D:\\OutputAspose...

    docs.aspose.com/cells/net/use-formulas-function...
  7. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....5 ); // Save the workbook workbook . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  8. Merge PCL files using Java | Aspose.PDF

    Merge PCL files programmatically with Java sample code using Aspose.PDF for Java...download format to any supported save format. Aspose.PDF for Java...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/java/merger/pcl/
  9. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow.... save ( "pres.pptx" , SaveFormat ...outputStream . close (); } pres . save ( "pres.pptx" , SaveFormat ...

    docs.aspose.com/slides/androidjava/image/
  10. 使用C++在渲染Excel为PDF时绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Workbook > ( inputFilePath ); // Save file to pdf U16String outputFilePath...outputFilePath ( u "out.pdf" ); wb -> Save ( outputFilePath , SaveFormat...

    docs.aspose.com/cells/zh/cpp/draw-timeline-whil...