Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 347,031 for

save

(0.32 sec)
  1. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF.... save ( outputFile ); // Open document...( field ); } // Save document document . save ( outputFile );...

    docs.aspose.com/pdf/java/pdf-tooltip/
  2. Փոխարկել WORD Պատկեր C++

    Փոխարկեք WORD ը Պատկեր ձևաչափի C++ կոդով: Պահեք WORD որպես Պատկեր օգտագործելով C++:...MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.docx"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/wor...
  3. Փոխարկել WORD JPG C++

    Փոխարկեք WORD ը JPG ձևաչափի C++ կոդով: Պահեք WORD որպես JPG օգտագործելով C++:...MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.docx"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/wor...
  4. Փոխարկել HTML Պատկեր C++

    Փոխարկեք HTML ը Պատկեր ձևաչափի C++ կոդով: Պահեք HTML որպես Պատկեր օգտագործելով C++:...MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.html"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/htm...
  5. Փոխարկել HTML GIF C++

    Փոխարկեք HTML ը GIF ձևաչափի C++ կոդով: Պահեք HTML որպես GIF օգտագործելով C++:...MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.html"); doc->Save(u"Output.gif"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/htm...
  6. Convert ICS to MSG via C# | products.aspose.com

    Sample code for ICS to MSG C# conversion. Use API example code for batch ICS files to MSG conversion within VB.NET, Asp.NET or any .NET based application.... Call the Save method. Pass the output file...extension. MSG file will be saved at the specified path. System...

    products.aspose.com/email/net/conversion/ics-to...
  7. Extract Assets from GLB File Formats via Java |...

    Sample Java extract assets code for GLB file. Use this example code to extract assets from GLB 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/glb/
  8. OutlineOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.OutlineOptions class to customize your document's outline settings for enhanced organization and clarity.... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 形状效果|Aspose.Slides for PHP 文档

    对 PowerPoint 形状应用效果...setDirection ( 45 ); $pres -> save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); $pres -> save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/shape-effect/
  10. Adding a Signature to an Image|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.... We’ll save the resultant image in PNG format...Graphics class' drawImage method. Save result in PNG format. Program...

    docs.aspose.com/imaging/java/adding-a-signature...