Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 361,391 for

save

(0.1 sec)
  1. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ file. Use this example code to extract assets from USDZ file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/usdz/
  2. Გადაიყვანეთ HTML PDF C++

    გადაიყვანეთ HTML PDF C++ ფორმატში კოდით. შეინახეთ HTML როგორც PDF C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის PDF სახით შესანახად...<Document>( u"Input.html" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. CssSavingArgs.CssStream | Aspose.Words for .NET

    Optimize your CSS storage with the CssSavingArgs CssStream property, enabling seamless saving of CSS data to your preferred stream....the CSS information will be saved to. public Stream CssStream...This property allows you to save CSS information to a stream...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Online OFT to DOTM Conversion or Build .NET bas...

    Free online app to convert OFT to DOTM files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOTM format using Save method and set Dotm as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  5. Online OFT to DOT Conversion or Build .NET base...

    Free online app to convert OFT to DOT files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOT format using Save method and set Dot as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  6. Online OFT to GIF Conversion or Build .NET base...

    Free online app to convert OFT to GIF files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to GIF format using Save method and set Gif as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  7. Convert XLTX to POTX via PHP or with free Onlin...

    PHP API to Convert XLTX to POTX or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to POTX online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the XLTX...XLTX file into PDF using save method Use Presentation class to laod...

    products.aspose.com/total/php-java/conversion/x...
  8. Add, Move or Delete pages in PDF using PHP via ...

    Manipulate PDF pages of your document programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/pages/
  9. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Node.js....image, again, in any supported save format . Convert to Image Format...make the necessary changes, and save it in any available image format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  10. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for PHP via Java....$blackColor )); // Save updated document $document -> save ( $outputFile...to the delete method and then save the updated PDF document. The...

    docs.aspose.com/pdf/php-java/modifing-form/