Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 375,715 for

save

(1.2 sec)
  1. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign projects to optimize performance and streamline your workflow.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. SummarizeOptions.SummaryLength | Aspose.Words f...

    Control your summary length with the SummarizeOptions SummaryLength property. Customize your content for clarity and impact. Default is Medium.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. 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/
  4. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create the necessary...be ignored. Close the page. Save the document. If we need stroking...

    docs.aspose.com/page/net/ps/working-with-gradient/
  5. Aspose::Words::Saving::SvgTextOutputMode enum |...

    Aspose::Words::Saving::SvgTextOutputMode enum. Allows to specify how text inside a document should be rendered when saving in SVG format in C++....Aspose::Words::Saving::SvgTextOutputMode enum Contents [ Hide...document should be rendered when saving in SVG format. enum class SvgTextOutputMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...( image ); // Save PDF document document . Save ( dataDir + "BMPtoPDF_out...option )) { // Save PDF document document . Save ( dataDir + "CGMtoPDF_out...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  7. Create Union Range with C++|Documentation

    Create Union Range in Excel files using Aspose.Cells with C++...."ABCD" ); // Save the output workbook workbook . Save ( u "CreateUnionRange_out...range created and workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-union-range/
  8. HtmlSaveOptions.fonts_folder_alias property | A...

    HtmlSaveOptions.fonts_folder_alias property. Specifies the name of the folder used to construct font URIs written into an HTML document... Remarks When you save a Document in HTML format and...True , Aspose.Words needs to save fonts used in the document as...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MetafileRenderingOptions.renderingMode property...

    MetafileRenderingOptions.renderingMode property. Gets or sets a value determining how metafile images should be rendered.... Saving . MetafileRenderingMod Remarks...default value depends on the save format. For images it is MetafileRenderingMod...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....textAnnotation ); // Save PDF document document . Save ( dataDir + "AddAnnotation_out...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/text-annotation/