Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 380,526 for

save

(1.43 sec)
  1. Rename Field|Aspose.PDF for Java

    Learn how to rename an existing form field in a PDF document in Java using the FormEditor facade in Aspose.PDF.... Save the updated document. public..."City" , "Town" ); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/rename-field/
  2. Decorate Field|Aspose.PDF for Python via .NET

    This example demonstrates how to customize the appearance of a form field in a PDF document using Aspose.PDF for Python.... Save the updated document. from io...Name" ) # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/decorate-field/
  3. Set Height of the Bars in the Barcode Image in ...

    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....0 ); $bb -> save ( $dataDir . "barcode3.jpg"...setBarHeight ( 7.0 ); $bb -> save ( $dataDir . "barcode7.jpg"...

    docs.aspose.com/barcode/java/set-height-of-the-...
  4. FileFormatUtil.imageTypeToExtension method | As...

    FileFormatUtil.imageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension...images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....Materials Conversion before Saving 3D Scenes to GLTF 2.0 Format...material to PBR material, and then saves 3D scene in the GLTF format...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  6. Move Field|Aspose.PDF for Java

    Learn how to move an existing form field in a PDF document in Java using the FormEditor facade in Aspose.PDF.... Save the updated document. public...600 , 280 , 620 ); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/move-field/
  7. Delete Stamps Globally|Aspose.PDF for Python vi...

    This example demonstrates how to delete rubber stamp annotations globally across all pages in a PDF using Aspose.PDF for Python via the Facades API. It shows how to remove stamps by ID without specifying individual pages.... Save the updated PDF document. import... 3 ]) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/delete-stamps-gl...
  8. Aspose::Words::Drawing::ShapeBase::get_Name met...

    Aspose::Words::Drawing::ShapeBase::get_Name method. Gets or sets the optional shape name in C++.... doc -> Save ( get_ArtifactsDir () + u "Shape..."Shape.AltText.docx" ); // Save the document to HTML, and then...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method... save ( file_name = ARTIFACTS_DIR...IMAGE_DIR + 'Logo.jpg' )) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3D for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。...to mesh automatically while saving in any supported output file...with primitive 3D shapes and save in the OBJ file. var aspose...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...