Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 38,276 for

save

(0.04 sec)
  1. Aspose::Words::Saving::PdfSaveOptions::get_Zoom...

    Aspose::Words::Saving::PdfSaveOptions::get_ZoomFactor method. Gets or sets a value determining zoom factor (in percentages) for a document in C++....Aspose::Words::Saving::PdfSaveOptions::get_ZoomFactor method...int32_t Aspose :: Words :: Saving :: PdfSaveOptions :: get_ZoomFactor...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Slide Section|Aspose.Slides for Python Document...

    Add and edit section in PowerPoint presentation in Python... save ( "pres-sections.pptx" , slides...des ( section2 , 0 ) pres . save ( "pres-sections-moved.pptx"...

    docs.aspose.com/slides/python-net/slide-section/
  3. Ինչպես փոխարկել OneNote-ը JPEG-ի՝ օգտագործելով C#

    Այս պարզ հոդվածը կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել OneNote-ը JPEG-ի՝ օգտագործելով C#: Այն ընդգրկում է IDE-ի ստեղծման բոլոր մանրամասները, ծրագրավորման աշխատանքային հոսքը և մեկ օրինակ կոդ՝ OneNote-ը JPEG արտահանելու համար՝ օգտագործելով C#:...օգտագործելով SaveFormat հաշվիչը Save մեթոդի ներսում Վերոնշյալ քայլերը...դասի օրինակը: Հետագա քայլում Save մեթոդն օգտագործվում է բեռնված...

    kb.aspose.com/hy/note/net/how-to-convert-onenot...
  4. Aspose.PSD for Python via .NET 24.7 - 发行说明|Docu...

    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.... save ( outputFile , PngOptions ())...PdfCoreOptions () psdImage . save ( output , saveOptions ) PSDPYTHON-88...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  5. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced document saving. Customize your text format with powerful options for optimal results....specify additional options when saving a document into the Text format...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Slide Section|Aspose.Slides for PHP 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....section2 will start $pres -> save ( "pres-sections.pptx" , SaveFormat...( $section2 , 0 ); $pres -> save ( "pres-sections-moved.pptx"...

    docs.aspose.com/slides/php-java/slide-section/
  7. ParagraphFormat.spaceBefore property | Aspose.W...

    ParagraphFormat.spaceBefore property. Gets or sets the amount of spacing (in points) before the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( "Paragraph 2." ); doc . save ( base . artifactsDir + "ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Chart Legend|Aspose.Slides 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.... save ( "Legend_out.pptx" , SaveFormat... setMaxValue ( 10 ); pres . save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/java/chart-legend/
  9. ParagraphFormat.space_after property | Aspose.W...

    ParagraphFormat.space_after property. Gets or sets the amount of spacing (in points) after the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( 'Paragraph 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Python...layers, we can save the modified PSD image using the save method of...layer, add layers to it, and save the modified PSD image. Please...

    docs.aspose.com/psd/python-net/psd-group-layer/