Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 368,275 for

save

(0.87 sec)
  1. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.Cells with C++....when we modify its VBA code and save the workbook and then recheck...( code ); // Save the workbook workbook . Save ( srcDir + u "output_out...

    docs.aspose.com/cells/cpp/check-if-digital-sign...
  2. 将 PowerPoint 转换为 PDF 附注|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为带附注的 PDF...:: BottomFull ); $presOut -> save ( "PDF-SelectedSlide.pdf" ,...在附注幻灯片视图中将 PowerPoint 转换为 PDF Save 方法由 Presentation 类提供,可用于将整个演示文稿在附注幻灯片视图中转换为...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  3. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....SetY ( 150 ); // Save the workbook workbook . Save ( outputFilePath..."A1:B3" , true ); workbook . Save ( outDir + u "book1.out.xls"...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  4. MailMergeSettings.DataSource | Aspose.Words for...

    Discover how to set the MailMergeSettings DataSource property for seamless mail merge integration. Easily specify your data source path for optimal results!... Save ( ArtifactsDir + "MailMerge...builder . EndTable (); doc . Save ( ArtifactsDir + "MailMerge...

    reference.aspose.com/words/net/aspose.words.set...
  5. MailMergeSettings.HeaderSource | Aspose.Words f...

    Discover the MailMergeSettings HeaderSource property, define your mail merge header path effortlessly. Optimize your document workflow today!... Save ( ArtifactsDir + "MailMerge...builder . EndTable (); doc . Save ( ArtifactsDir + "MailMerge...

    reference.aspose.com/words/net/aspose.words.set...
  6. OpenAiModel.setProject method | Aspose.Words fo...

    OpenAiModel.setProject method. Sets a specified Project to the model.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OpenAiModel.setOrganization method | Aspose.Wor...

    OpenAiModel.setOrganization method. Sets a specified Organization to the model.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Creating PDF from XML using XSLT|Aspose.PDF for...

    C++ library provides the ability to convert an XML file into pdf document requiring that the input XML file must follow the Aspose.PDF Schema....by calling its BindXML method Save the bound XML with PDF instance...(); throw ; } //Save the document pdf -> Save ( _dataDir + u ...

    docs.aspose.com/pdf/cpp/create-a-hello-world-pd...
  9. C++ 的新功能|Aspose.PDF for C++

    本页介绍了最近发布的 Aspose.PDF for C++ 中引入的最受欢迎的新功能。...); // Save PDF file into EPUB format document -> Save ( _dataDir..."c:/aspose.pcl" , options ); doc -> Save ( u "e:/37432.pdf" ); } catch...

    docs.aspose.com/pdf/zh/cpp/whatsnew/
  10. Pixel Data Manipulation using Aspose.PSD for Py...

    Example of how to directly and rapidly fast update raw pixel data using PSD Python API...the pixel data directly, and save the modified image. Importing...pixels data as you want. Then we save the modified pixel data back...

    docs.aspose.com/psd/python-net/pixel-data-manip...