Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 38,276 for

save

(0.06 sec)
  1. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart objects for impactful presentations.... Save ( ArtifactsDir + "DocumentBuilder... WrapType . Square ); doc . Save ( ArtifactsDir + "DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Ինչպես միավորել Word փաստաթղթերը C#-ի միջոցով

    Այս հոդվածը ներառում է, թե ինչպես միաձուլել Word փաստաթուղթը C#-ի միջոցով: Այն ներառում է IDE-ի ստեղծման բոլոր մանրամասները, կազմաձևման քայլերի ցանկը և աշխատանքային օրինակելի կոդը՝ DOCX ֆայլերը C#-ում միացնելու համար:...օգտագործելով AppendDocument մեթոդը Save Target Word փաստաթուղթը սկավառակի...սկավառակի վրա՝ օգտագործելով Save մեթոդը: Այս ուղեցույցը մեզ սովորեցրել...

    kb.aspose.com/hy/words/net/how-to-merge-word-do...
  3. Manage PowerPoint Presentation Properties in C#...

    Learn how to easily manage, read, and edit PowerPoint document properties using Aspose.Slides for .NET in C#. Enhance productivity and automate your workflow!...; // Save the presentation to a file. presentation . Save ( "...; // Save the presentation to a file. presentation . Save ( "...

    docs.aspose.com/slides/net/presentation-propert...
  4. Convert EPUB to PDF – C# Code and Online Converter

    Convert EPUB to PDF in C# using Aspose.HTML for .NET API. Consider various EPUB to PDF conversion scenarios in C# examples. Try online EPUB Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-pdf/
  5. How to create Hello World Presentation document...

    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....NoFill ; // Save the presentation to disk pres . Save ( "D:\\data\\HelloWorld...

    docs.aspose.com/slides/net/how-to-create-hello-...
  6. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!... Save ( ArtifactsDir + "DocumentBuilder...KeepSourceFormatting , options ); dstDoc . Save ( ArtifactsDir + "DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Ինչպես փոխարկել PDF-ը Excel-ի Java-ում

    Այս արագ օրինակը այն մասին է, թե ինչպես փոխարկել PDF-ը Excel-ի Java-ում: PDF-ը Excel Java-ի վրա հիմնված հավելված արտահանելու համար, որն աշխատում է MS Windows-ով, macOS կամ Linux օպերացիոն համակարգերը կարող են օգտագործվել առանց Adobe Acrobat-ից կամ որևէ այլ գործիքի կախվածության:...համար Վերջապես, օգտագործելով Save մեթոդը Java-ում, PDF-ը վերածեք...օգտագործելով SaveFormat.Excel հաշվիչը Save մեթոդի ներսում: Կոդ՝ PDF-ը Excel-ի...

    kb.aspose.com/hy/pdf/java/how-to-convert-pdf-to...
  8. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article in C++....a password when we save it, and then save the document. auto...set_Password ( u "MyPassword" ); doc -> Save ( ArtifactsDir + u "File.DetectDocumentEncryp...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via Java in Windows, Linux or macOS... save ( "out.pptx" , aspose . slides..."Slide Title Heading" ); pres . save ( "out.pptx" , aspose . slides...

    docs.aspose.com/slides/nodejs-java/installation/
  10. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint presentation in Java... Save the modified presentation. This...PowerPoint file to disk pres . save ( "AudioFrameEmbed_out.pptx"...

    docs.aspose.com/slides/androidjava/audio-frame/