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

save

(1.54 sec)
  1. Փոխարկել 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/hy/cpp/conversion/doc...
  2. Փոխարկել WORD XPS C++

    Փոխարկեք WORD ը XPS ձևաչափի C++ կոդով: Պահեք WORD որպես XPS օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես XPS...<Document>( u"Input.docx" ); doc-> Save ( u"Output.xps" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/wor...
  3. HtmlSaveOptions.htmlVersion property | Aspose.W...

    HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML...standard that should be used when saving the document to HTML or MHTML...Words . Saving . HtmlVersion Examples Shows how to save a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用Python.NET在PDF中嵌入附件|Documentation

    学习如何使用 Aspose.Cells for Python 将 Ole 对象附件嵌入到 PDF 文件中 via .NET。... pdf_save_options = PdfSaveOptions () pdf_save_options ....True # Save the pdf file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/zh/python-net/embed-attac...
  5. FontSavingArgs.font_file_name property | Aspose...

    FontSavingArgs.font_file_name property. Gets or sets the file name (without path) where the font will be Saved to....path) where the font will be saved to. @property def font_file_name...the value of this property to save the font into a different file...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Adding Page Number to PDF with Rust|Aspose.PDF ...

    This article demonstrates how to add page numbers to an existing PDF document using Aspose.PDF for Rust via C++....numbering to every page, and saves the modified document under...numbers, the updated document is saved as a new PDF file. Open the...

    docs.aspose.com/pdf/rust-cpp/add-page-number/
  7. Converting a HTML file to EPUB using Python | A...

    Sample code on Python for HTML to EPUB conversion. Use example code for batch HTML to EPUB conversion with Python and .NET...will be used to generate and save the output PDF files. Create...library to specify settings for saving the converted document in EPUB...

    products.aspose.com/pdf/python-net/conversion/h...
  8. Plot Area Parameters in Aspose.Cells Charts|Doc...

    Detailed description of the PlotArea properties IsAutomaticSize, IsInnerMode, and the ratio parameters (XRatioToChart, YRatioToChart, WidthRatioToChart, HeightRatioToChart, InnerXRatioToChart, InnerYRatioToChart, InnerWidthRatioToChart, InnerHeightRatioToChart) in Aspose.Cells for .NET....9 ; // Save workbook workbook . Save ( filePath ); //...InnerHeightRatioToCh = 0.9 ; loadedWorkbook . Save ( path + "XRatioToChartDemo_inner...

    docs.aspose.com/cells/net/plot-area-parameters/
  9. Converting a PDF file to DOCX using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑DOCX Conversion on All Platforms...Convert a PDF file to DOCX using save_docx function Close the PDF...your PDF file and then simply save it as a DOCX file. You can use...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  10. TiffCompression enumeration | Aspose.Words for ...

    Aspose.Words.Saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....of compression to apply when saving page images into a TIFF file...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/nodejs-net/aspose.wo...