Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 368,275 for

save

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

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

    docs.aspose.com/3d/zh/python-net/scale-geometri...
  2. Converting Range of DjVu Pages to Separate Imag...

    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 ; while ( $i < 2 ) { \ # Save each page in separate file,...DjvuMultiPageOptions ( $i )); $image -> save ( $dataDir . "djvupages#{i}...

    docs.aspose.com/imaging/java/converting-range-o...
  3. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....background ); // Save the document doc . save ( _dataDir + "BackGround...

    docs.aspose.com/pdf/java/add-backgrounds/
  4. Protect PDF using C++ | Aspose.PDF

    Lock PDF with password programmatically with C++ sample code using Aspose.PDF for C++... Save result in PDF format Protect...:: AESx128 , false ); doc -> Save ( L ".. \\ outputPath \\ protectedFile...

    products.aspose.com/pdf/cpp/protect/
  5. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Save PDF file. Redact PDF Files -... Redact (); } pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/redaction/
  6. Drawing Images using Graphics in PHP|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...., 100 )); \ # save all changes $image -> save (); print "Created...

    docs.aspose.com/imaging/java/drawing-images-usi...
  7. 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 ( data_dir + "HideCodeText...

    docs.aspose.com/barcode/java/hiding-code-text-t...
  8. ColorMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.ColorMode enumeration. Specifies how colors are rendered....to change image color with saving options property. let doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::SaveOptions::get_UpdateC...

    Aspose::Words::Saving::SaveOptions::get_UpdateCreatedTimeProperty method. Gets or sets a value determining whether the CreatedTime property is updated before saving. Default value is false; in C++....Aspose::Words::Saving::SaveOptions::get_UpdateCreatedTimePro...property is updated before saving. Default value is false ;....

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert PDF to SVG Format in Ruby|Aspose.PDF fo...

    Find out how to convert PDF files to SVG format using Ruby and Aspose.PDF, enabling scalable and editable vector graphics....an object of SvgSaveOptions save_options = Rjb :: import ( '...archive save_options . CompressOutputToZipA = false # Save the output...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...