Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 368,137 for

save

(0.15 sec)
  1. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...01 and save it to another file: Scene scene...Vector3 ( 0 . 01 )); scene . Save ( "scaled-scene.obj" , FileFormat...

    docs.aspose.com/3d/zh/net/scale-geometries-of-a...
  2. Add Header to PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET.... Save the PDF file. Add a Header to... header = header document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/header/
  3. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the document....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG using Aspose.HTML for .NET. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-png/
  5. Secure Presentations with Passwords in JavaScri...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Secure your presentations....but they cannot copy items or save the presentation. Opening If...encrypt method and use the save method to save the now encrypted presentation...

    docs.aspose.com/slides/nodejs-java/password-pro...
  6. 使用 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...
  7. FileFormatUtil.loadFormatToSaveFormat method | ...

    FileFormatUtil.loadFormatToSaveFormat method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../Saveformat/) value if possible....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AutoFill range of Excel file with Node.js via C...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.Cells for Node.js via C++....Series ); // Save the Workbook workbook . save ( "range_autofill_result...

    docs.aspose.com/cells/nodejs-cpp/autofill-ranges/
  9. ASP - JScript via COM Interop|Aspose.PDF for .NET

    Learn to use Aspose.PDF for .NET in ASP and JScript applications through COM Interop. Enable advanced PDF capabilities....SampleText ); // Save PDF document pdf . Save ( "d:\\pdftest\\HelloWorldinASP...

    docs.aspose.com/pdf/net/asp-jscript-via-com-int...
  10. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the C++ API to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....( true ); // Save the workbook workbook . Save ( outDir + u "out...

    docs.aspose.com/cells/cpp/show-formulas-instead...