Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 368,266 for

save

(0.16 sec)
  1. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...5 ); // Save the modified Excel file workbook . Save ( outputFilePath...<< "Excel file modified and saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  2. 在 Android 上创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。... save ( "sample_3d.png" , ImageFormat... dispose (); presentation . save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/3d-presen...
  3. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides.... save ( "data_label_precision.pptx"... show_bubble_size = False # Save the presentation containing...

    docs.aspose.com/slides/python-net/chart-data-la...
  4. MarkdownSaveOptions.imagesFolderAlias property ...

    MarkdownSaveOptions.imagesFolderAlias property. Specifies the name of the folder used to construct image URIs written into a document...() : string Remarks When you save a Document in SaveFormat.Markdown...format, Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert Microsoft Project MPP to JPEG | Aspose....

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) to JPEG....NET API lets you save MS Project MPP file to JPEG...Exporting Project Data to JPEG To save a project to JPEG programmatically...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  6. 在PHP中将转换为MHTML文件|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....xlsx" ; //Specify the HTML saving options $sv = new HtmlSaveOptions...$filePath ); //Save the MHT file $wb -> save ( $filePath . "...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  7. SaveOptions.UseAntiAliasing | Aspose.Words for ...

    Discover the SaveOptions UseAntiAliasing property to enhance your rendering quality. Control antialiasing for smoother visuals and improved performance.... Save ( ArtifactsDir + "Document.ImageSaveOptions...UseHighQualityRender = true ; doc . Save ( ArtifactsDir + "Document.ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...GSave operator: this operator saves the current graphics state page...GRestore ()); } // Save PDF document document . Save ( dataDir + "AddImage_out...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  9. Fill AcroForm - Fill PDF Form using Python|Aspo...

    You can fill forms in your PDF document with Aspose.PDF for Python library....NET and saves the updated document. Supports...new_field_values [ formField ]) # Save the modified form to the output...

    docs.aspose.com/pdf/python-net/fill-form/
  10. ImageSaveOptions.Clone | Aspose.Words for .NET

    Discover the ImageSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your coding efficiency and flexibility....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/net/aspose.words.sav...