Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 379,061 for

save

(1.5 sec)
  1. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#....5 ); // Save document on file location. builder...builder . Document . Save ( "ImageReSize.doc" ); The ConvertUtil...

    docs.aspose.com/words/net/resize-image-in-word-...
  2. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for Node.js via C++....); // Save the workbook in xlsx format workbook . save ( outputDir...

    docs.aspose.com/cells/nodejs-cpp/set-preset-wor...
  3. 用 Node.js 通过 C++ 删除工作簿中的未使用样式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 从工作簿中删除未使用的样式。...removeUnusedStyles (); // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-unus...
  4. 设置字段外观|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python 更改 PDF 表单字段的视觉外观。..." ) # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/zh/python-net/set-field-app...
  5. 设置字段对齐|Aspose.PDF for Python via .NET

    本示例演示了如何使用 Aspose.PDF for Python 在 PDF 文档中设置表单字段的文本对齐方式。...ALIGN_CENTER ): # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/zh/python-net/set-field-ali...
  6. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this section.... save ( base . artifactsDir + "PageSetup...dolore magna aliqua. " ); doc . save ( base . artifactsDir + "PageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Apply Styles to GridWeb|Documentation

    This article introduces how to apply or set style in GridWeb....GridWeb Preset Styles To save the efforts of developers, Aspose...the GridWeb control, you may save these properties or settings...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以为任何受支持的 3D 文件中的所有网格构建切线和二项式数据。...build_tangent_binormal ( scene ) # Save 3D scene scene . save ( "out" + "BuildTangentAndBinor_out...

    docs.aspose.com/3d/zh/python-net/build-tangent-...
  9. Contrast correction|Documentation

    How to automatically increase image contrast using Aspose.OCR for Python via .NET to improve recognition accuracy....png" ) # Save processed image to the "result"..."result" folder ImageProcessing . save ( input , "result" ) # Recognize...

    docs.aspose.com/ocr/python-net/contrast/
  10. Redact PPT Presentation Files using C++ | produ...

    C++ source code to find and replace text in PPT Presentation.... nullptr ); presentation -> Save( u "replaced.ppt" , SaveFormat...method to find and replace text. Save result in PPT format Online...

    products.aspose.com/slides/cpp/redaction/ppt/