Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 368,095 for

save

(0.99 sec)
  1. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images....property has effect only when saving to raster image formats. The...IMAGE_DIR + 'Logo.jpg' ) # When we save the document as an image, we...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Გადაიყვანეთ HTML MARKDOWN C++

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. PdfFontEmbeddingMode enumeration | Aspose.Words...

    aspose.words.saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....embed only these fonts when saving document to PDF. EMBED_NONE...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接... save ( "presentation-out.pptx" ,...trust Aspose APIs" ); pres . save ( "pres-out.pptx" , aspose ...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  5. Გადაიყვანეთ Გამოსახულება BMP C++

    გადაიყვანეთ Გამოსახულება BMP C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც BMP C++....shape-> GetShapeRenderer ()-> Save ( u"Output.bmp" , MakeObject...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.bmp"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  6. Გადაიყვანეთ Გამოსახულება DOCX C++

    გადაიყვანეთ Გამოსახულება DOCX C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX C++....png" ); doc-> Save ( u"Output.docx" ); using namespace...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  7. Გადაიყვანეთ Გამოსახულება SVG C++

    გადაიყვანეთ Გამოსახულება SVG C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც SVG C++....shape-> GetShapeRenderer ()-> Save ( u"Output.svg" , MakeObject...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.svg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  8. PdfZoomBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer....can pass to the document's "Save" method // to modify how that...25%. let options = new aw . Saving . PdfSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。..."A1:T35" ); // Save the workbook workbook . Save ( outDir + u "SetPrintArea_out..."$1:$2" ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  10. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the document outline at which to display Word bookmarks....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

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