Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 311,342 for

save

(0.29 sec)
  1. Ustvari Dokument V C++

    Ustvarite datoteko s knjižnico C++. Preprosto ustvarite nov dokument v C++ v nekaj korakih...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/sl/cpp/make/
  2. Aspose::Words::Saving::SaveOptions::get_UpdateC...

    Aspose::Words::Saving::SaveOptions::get_UpdateCreatedTimeProperty method. Gets or sets a value determining whether the CreatedTime property is updated before saving. Default value is false; in C++....Aspose::Words::Saving::SaveOptions::get_UpdateCreatedTimePro...property is updated before saving. Default value is false ;....

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FixedPageSaveOptions.color_mode property | Aspo...

    FixedPageSaveOptions.color_mode property. Gets or sets a value determining how colors are rendered.... saving . ColorMode : ... @color_mode..., value : aspose . words . saving . ColorMode ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Image|Aspose.Slides Documentation

    Work with images in Slides in PowerPoint Presentation using Java. Add images from disk or from web in PowerPoint Slides using Java. Add images to Slide Masters or as Slide Background using Java. Add SVG to PowerPoint Presentation using Java. Convert SVG to Shapes in PowerPoint using Java. Add images as EMF in Slides using Java.... save ( "pres.pptx" , SaveFormat ...outputStream . close (); } pres . save ( "pres.pptx" , SaveFormat ...

    docs.aspose.com/slides/java/image/
  5. 用C++设置边距|Documentation

    学习如何使用C++设置Excel工作表的边距。本指南涵盖了设置页面边距、居中内容以及以编程方式配置页眉和页脚边距的方法,使用Aspose.Cells for C++。...SetTopMargin ( 3 ); // Save the Workbook workbook . Save ( outDir + u "SetMargins_out...( true ); // Save the Workbook workbook . Save ( outDir + u "CenterOnPage_out...

    docs.aspose.com/cells/zh/cpp/setting-margins/
  6. Remove XLSX Annotation Online or Manage Annotat...

    delete comments from XLSX file through online app for free. Android API code to manage comments of XLSX files....respectively Call the save method to save the file Code : Remove...the comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  7. Aspose::Words::Saving::PdfSaveOptions::get_Crea...

    Aspose::Words::Saving::PdfSaveOptions::get_CreateNoteHyperlinks method. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks. When clicked the hyperlink will lead to the corresponding footnote/endnote. Default is false in C++....Aspose::Words::Saving::PdfSaveOptions::get_CreateNoteHyperlinks...false . bool Aspose :: Words :: Saving :: PdfSaveOptions :: get_CreateNoteHyperlinks...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose.PSD for .NET 19.5 - 发布说明|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....Save(Aspose.PSD.StreamContainer,System...LayerResources.VectorPathDataResour.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  9. Using LightCells API|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.... To save workbooks, provide the cell...cell by cell when saving, and the component saves it to the output...

    docs.aspose.com/cells/java/using-lightcells-api/
  10. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/cpp/split-a-document/