Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 373,036 for

save

(0.79 sec)
  1. Փոխարկել Պատկեր GIF C++

    Փոխարկեք Պատկեր ը GIF ձևաչափի C++ կոդով: Պահեք Պատկեր որպես GIF օգտագործելով C++:...shape-> GetShapeRenderer ()-> Save ( u"Output.gif" , MakeObject...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.gif"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/ima...
  2. Փոխարկել Պատկեր PNG C++

    Փոխարկեք Պատկեր ը PNG ձևաչափի C++ կոդով: Պահեք Պատկեր որպես PNG օգտագործելով C++:...shape-> GetShapeRenderer ()-> Save ( u"Output.png" , MakeObject...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.png"); using namespace...

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

    Փոխարկեք Պատկեր ը JPG ձևաչափի C++ կոդով: Պահեք Պատկեր որպես JPG օգտագործելով C++:...shape-> GetShapeRenderer ()-> Save ( u"Output.jpg" , MakeObject...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/ima...
  4. Փոխարկել TEXT PNG C++

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

    products.aspose.com/words/hy/cpp/conversion/tex...
  5. Გადაიყვანეთ TEXT PNG C++

    გადაიყვანეთ TEXT PNG C++ ფორმატში კოდით. შეინახეთ TEXT როგორც PNG C++....MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.txt"); doc->Save(u"Output.png"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/tex...
  6. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve document usability!...appear in the outline of a saved PDF document. Document doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Add background to PDF with C++|Aspose.PDF for C++

    Learn how to add customizable backgrounds to PDF documents with Aspose.PDF for C++. Follow this step-by-step guide....background ); // Save the document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/add-backgrounds/
  8. FileFormatUtil.LoadFormatToSaveFormat | Aspose....

    Effortlessly convert LoadFormat to SaveFormat with FileFormatUtil's LoadFormatToSaveFormat method. Streamline your file management today!...document from the stream, and then save it to the automatically detected... EqualTo ( ".doc" )); doc . Save ( ArtifactsDir + "File.SaveToDetectedFileFo"...

    reference.aspose.com/words/net/aspose.words/fil...
  9. 创建具有原始 3D 形状的场景|Documentation

    使用 Aspose.3D for Python via .NET,开发人员可以定义具有原始 3D 形状的场景。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。..."cylinder" , Cylinder ()) # Save drawing in the FBX format output...= "out" + "test.fbx" scene . save ( output , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/zh/python-net/create-scene-w...
  10. Convert EMAIL to ODT in Python | products.aspos...

    Save EMAIL to ODT in your Python applications without using Microsoft Outlook or Word...NET and saved into the respective Word ODT...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...