Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 73,417 for

save

(0.11 sec)
  1. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... save ( base . artifactsDir + "Border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 从演示文稿形状中提取图像|Aspose.Slides for Python 文档

    在 Python 中从 PowerPoint 演示文稿中提取图像... save ( file_name . format ( "LayoutSlide_"...image_type ) shape_image . image . save ( file_name . format ( "shape_"...

    docs.aspose.com/slides/zh/python-net/extracting...
  3. ChartNumberFormat.FormatCode | Aspose.Words for...

    Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation.... Save ( ArtifactsDir + "Charts.SetNumberFormatToCha...dataLabels . Font . Size = 12 ; doc . Save ( ArtifactsDir + "Charts.DataLabelNumberForma...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection indexer. Returns an adjustment at the specified index.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Compare Two Documents Using C++

    Compare Word or PDF documents using C++ to get the difference between files. You can also compare files in other popular formats.... you can get the result and save it in DOCX, PDF, DOC and some...agreements, and legal briefs can save valuable time and ensure accuracy...

    products.aspose.com/words/cpp/compare/
  6. Stroke.back_theme_color property | Aspose.Words...

    Stroke.back_theme_color property. Gets or sets a ThemeColor object that represents the stroke background color.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 图表系列|Aspose.Slides 文档

    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....将演示文稿文件写入磁盘 presentation -> Save ( u "SetChartSeriesOverla_out...Color :: get_Blue ()); pres -> Save ( u "output.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/cpp/chart-series/
  8. 图像矢量化 – C# 示例

    了解如何在 C# 中矢量化图像。考虑图像矢量化功能以及配置属性对结果的影响。... Saving ; 4 ... 5 // Initialize an...Vectorize (sourcePath); 52 53 // Save the vectorized image as an SVG...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  9. 通過 .NET 從 VRML 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 VRML 文檔加載、呈現和添加提取資產。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...(tslot.Texture is Texture) { Save((Texture)tslot.Texture); } }...

    products.aspose.com/3d/zh-hant/net/extractor/vrml/
  10. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font formatting properties in C++...." ); doc -> Save ( ArtifactsDir + u "Border.FontBorder...builder -> EndTable (); doc -> Save ( ArtifactsDir + u "DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...