Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 586,091 for

save

(0.13 sec)
  1. Გადაიყვანეთ HTML PDF C++

    გადაიყვანეთ HTML PDF C++ ფორმატში კოდით. შეინახეთ HTML როგორც PDF C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის PDF სახით შესანახად...<Document>( u"Input.html" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  2. Გადაიყვანეთ DOC RTF C++

    გადაიყვანეთ DOC RTF C++ ფორმატში კოდით. შეინახეთ DOC როგორც RTF C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის RTF სახით შესანახად...<Document>( u"Input.doc" ); doc-> Save ( u"Output.rtf" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/doc...
  3. Გადაიყვანეთ TEXT WORD C++

    გადაიყვანეთ TEXT WORD C++ ფორმატში კოდით. შეინახეთ TEXT როგორც WORD C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის Word სახით...<Document>( u"Input.txt" ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/tex...
  4. JpegQuality | Aspose.Note for .NET API Reference

    Gets or sets a value determining the quality of the JPEG images inside PDF document. The value may vary from 0 to 100 where 0 means worst quality but maximum compression and 100 means best quality but minimum compression.... Examples Shows how to save a document in pdf format using...compression ImageCompression = Saving . Pdf . PdfImageCompression...

    reference.aspose.com/note/net/aspose.note.savin...
  5. Converting Email Messages in Python|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....eml" ) \ # Save the Email message to disk in...saveOptions = self . SaveOptions eml . save ( self . dataDir + "AnEmail...

    docs.aspose.com/email/java/converting-email-mes...
  6. Python中的分割窗格|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....split (); # Save the excel file workbook . save ( self . dataDir...

    docs.aspose.com/cells/zh/java/split-panes-in-py...
  7. Aspose::Words::Saving::SvgSaveOptions::get_FitT...

    Aspose::Words::Saving::SvgSaveOptions::get_FitToViewPort method. Specifies if the output SVG should fill the available viewport area (browser window or container). When set to true width and height of output SVG are set to 100%. The default value is false in C++....Aspose::Words::Saving::SvgSaveOptions::get_FitToViewPort method...false . bool Aspose :: Words :: Saving :: SvgSaveOptions :: get_FitToViewPort...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. ImportAnnotationsFromXfdf | Aspose.PDF for .NET...

    从 XFDF 文件中导入所有注释... Save ( "example_out.pdf" ); 也可以看看...( "annots.xfdf" )); editor . Save ( "example_out.pdf" ); 也可以看看...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  9. System::Drawing::Image::SaveOptions Struct Refe...

    Public Attributes | List of all members System::Drawing::Image::SaveOptions Struct Reference Structure that represent......Reference Structure that represents save options. More... Public Attributes...Description Structure that represents save options. Member Data Documentation...

    reference.aspose.com/tex/cpp/struct/system.draw...
  10. Chart Data Table|Aspose.Slides Documentation

    Set font properties for chart database table in PowerPoint presentations in C# or .NET... Save modified presentation. Below...PortionFormat . FontHeight = 20 ; pres . Save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/net/chart-data-table/