Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 310,771 for

save

(0.1 sec)
  1. Add Material to 3D Entities|Documentation

    PBR plays a key role for the game engine visuals, with its efficient and realistic rendering of interactions between light and surface via attenuation of the brightness and scattering of reflected light. Developers can use Aspose.3D API to apply PBR material to 3D objects in a scene. This code example demonstrates to how to create a Box object, and then apply the PBR material....mat ); // save 3d scene into USDZ format scene . save ( "PBR_Material_Box_Out...

    docs.aspose.com/3d/nodejs-java/add-material-to-...
  2. Hiding Code Text that is too Long to Display 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....ITALIC , 20 )); \ # Save the image $builder -> save ( $dataDir . "HideCodeText...

    docs.aspose.com/barcode/java/hiding-code-text-t...
  3. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the Node.js API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....( true ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/show-formulas-...
  4. Redact PDF using Python | Aspose.PDF

    Redact PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file. Redact PDF Files -...True ) annot . redact () doc . save ( dataDir + "output.pdf" )...

    products.aspose.com/pdf/python-net/redaction/
  5. Get Watermark from PDF using C# | Aspose.PDF

    Get watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save PDF file Get Watermark from...]. Artifacts [ 1 ]. Image . Save ( fs ); }...

    products.aspose.com/pdf/net/watermark/get/
  6. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats... Saving . TxtExportHeadersFoot Examples...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Bubble Chart|Aspose.Slides Documentation

    Bubble chart size in PowerPoint presentations in C# or .NET... Save ( "Result.pptx" , Aspose . Slides...BubbleSizeRepresenta . Width ; pres . Save ( "Presentation_BubbleSizeRepresenta...

    docs.aspose.com/slides/net/bubble-chart/
  8. Implementing Non-Sequential Ranges with Node.js...

    Learn how to create named non-sequential ranges with Aspose.Cells for Node.js via C++. Use non-adjacent cell ranges effectively....$D$5:$E$6" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/implementing-n...
  9. Unprotecting Simply Protected Worksheet in Jyth...

    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....unprotect () # Save the excel file . workbook . save ( dataDir +...

    docs.aspose.com/cells/java/unprotecting-simply-...
  10. Using Anonymous Types or Custom Objects in Aspo...

    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....false ); //Save the excel file. report . Workbook . Save ( "Smart...

    docs.aspose.com/cells/net/using-anonymous-types...