Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 379,113 for

save

(0.22 sec)
  1. Გააკეთეთ DOCX C++ Ის Გამოყენებით

    შექმენით ახალი DOCX C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX C++ ბიბლიოთეკის გამოყენებით...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ka/cpp/make/docx/
  2. Փոխարկել HTML SVG C++

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

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

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

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

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

    products.aspose.com/words/hy/cpp/conversion/doc...
  5. Document.DigitalSignatures | Aspose.Words for .NET

    Discover the DigitalSignatures property to access and validate a document's digital signatures effortlessly. Ensure authenticity and security with ease....signatures will not be saved when you save this Document object...into a file or stream because saving or converting will produce...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose.SVG for .NET 24.3.0 – 将 SVG 保存到流

    使用已弃用的类和新类将 SVG 保存到使用 24.3.0 及更早版本的 Aspose.SVG for .NET 库的流的示例。...// Save SVG with resources to a Zip archive 21 doc. Save (zipSrorage);...// Save SVG with resources to a Zip archive 21 doc. Save (resourceHandler);...

    docs.aspose.com/svg/zh/net/migration-between-ve...
  7. Redact PPTX Presentation Files using Python | p...

    Python source code to find and replace text in PPTX Presentation.... save( "replaced.pptx" , slides ....method to find and replace text. Save result in PPTX format Online...

    products.aspose.com/slides/python-net/redaction...
  8. Redact ODP Presentation Files using Python | pr...

    Python source code to find and replace text in ODP Presentation.... save( "replaced.odp" , slides . export...method to find and replace text. Save result in ODP format Online...

    products.aspose.com/slides/python-net/redaction...
  9. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3D for .NET API,开发人员可以为任何受支持的 3D 文件中的所有网格构建切线和二项式数据。...BuildTangentBinormal ( scene ); // Save 3D scene scene . Save ( RunExamples . GetOutputFilePath...

    docs.aspose.com/3d/zh/net/build-tangent-and-bin...
  10. Manage Presentation Notes in PHP|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for PHP via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....removeNotesSlide (); # Saving presentation to disk $pres -> save ( "test.pptx"...removeNotesSlide (); } # Saving presentation to disk $pres -> save ( "test.pptx"...

    docs.aspose.com/slides/php-java/presentation-no...