Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 72,958 for

save

(0.26 sec)
  1. Aspose::Words::PageSetup::get_MultiplePages met...

    Aspose::Words::PageSetup::get_MultiplePages method. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet in C++....MultiplePagesType :: MirrorMargins ); doc -> Save ( ArtifactsDir + u "PageSetup...set_SheetsPerBooklet ( 4 ); doc -> Save ( ArtifactsDir + u "PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... save ( file_name = ARTIFACTS_DIR...edit it, or reply to it. doc . save ( ARTIFACTS_DIR + 'InlineStory...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 导出图表|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/
  4. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage TextBox|Aspose.Slides for Python Documen...

    Manage a text box or text frame in PowerPoint presentations using Python...TextBox" # Saves the presentation to disk pres . save ( "TextBox_out...column_spacing = 10 # Saves the presentation presentation . save ( "ColumnCount...

    docs.aspose.com/slides/python-net/manage-textbox/
  6. 从演示文稿形状中提取图像|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...
  7. 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...
  8. 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/
  9. Font.ComplexScript | Aspose.Words for .NET

    Discover the Font ComplexScript property, ensuring your text is formatted as complex script for enhanced readability and style, regardless of Unicode values.... Save ( ArtifactsDir + "Font.ComplexScript...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Chart Data Marker|Aspose.Slides for PHP Documen...

    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....( 15 ); # Save presentation with chart $pres -> save ( "ScatterChart...

    docs.aspose.com/slides/php-java/chart-data-marker/