Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 38,284 for

save

(0.12 sec)
  1. Manage Autofit Settings|Aspose.Slides Documenta...

    Set the autofit settings for textbox in PowerPoint in C++...TextAutofitType :: Shape ); pres -> Save ( u "Output-presentation.pptx"...TextAutofitType :: None ); pres -> Save ( u "Output-presentation.pptx"...

    docs.aspose.com/slides/cpp/manage-autofit-setti...
  2. Enhance Your Presentations with AutoFit in C#|A...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability.... Save ( "output_presentation.pptx"...TextAutofitType . None ; presentation . Save ( "output_presentation.pptx"...

    docs.aspose.com/slides/net/manage-autofit-setti...
  3. Font.border property | Aspose.Words for Node.js

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font.... save ( base . artifactsDir + "Border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.justification_mode property | Aspose.W...

    Document.justification_mode property. Gets or sets the character spacing adjustment of a document.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartFormat.isDefined property | Aspose.Words f...

    ChartFormat.isDefined property. Gets a flag indicating whether any format is defined.... save ( base . artifactsDir + "Charts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AdjustmentCollection.Count | Aspose.Words for .NET

    Discover the AdjustmentCollection Count property to easily retrieve the total number of elements, enhancing your data management efficiency.... Save ( ArtifactsDir + "Shape.Adjustments...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 管理 SmartArt|Aspose.Slides 文档

    在 C# 或 .NET 中使用 PowerPoint 演示文稿中的 SmartArt 和组织类型图表... Save ( "ChangeSmartArtLayout_out...执行一些操作或通知 } // 保存演示文稿 presentation . Save ( "CheckSmartArtHiddenP_out...

    docs.aspose.com/slides/zh/net/manage-smartart/
  8. Add XML namespace in XMP metadata of EPS |.NET

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for .NET is explained and illustrated with the code snippets here.... Save EPS file with changed XMP metadata...XmpValue( "NewValue" )); 21 22 // Save EPS file with changed XMP metadata...

    docs.aspose.com/page/net/xmp-metadata/add-names...
  9. Aspose::Words::Saving::PdfSaveOptions::get_UseC...

    Aspose::Words::Saving::PdfSaveOptions::get_UseCoreFonts method. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts in C++....Aspose::Words::Saving::PdfSaveOptions::get_UseCoreFonts method...fonts. bool Aspose :: Words :: Saving :: PdfSaveOptions :: get_UseCoreFonts...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 导出图表|Aspose.Slides for PHP 文档

    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....getImage (); try { $slideImage -> save ( "image.jpg" , ImageFormat...

    docs.aspose.com/slides/zh/php-java/export-chart/