Sort Score
Result 10 results
Languages All
Labels All
Results 9,161 - 9,170 of 375,971 for

save

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

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  2. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel format for the generated images.... Saving . ImagePixelFormat Remarks...property has effect only when saving to raster image formats. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在Node.js中通过C++为HtmlSaveOptions.TableCssId属性前缀表格...

    学习如何使用Aspose.Cells for Node.js via C++为HTML中的表格元素样式添加前缀。...setStyle ( st ); // Specify html save options - specify table css..."MyTest_TableCssId" ); // Save the workbook in html wb . save ( "outputTableCssId...

    docs.aspose.com/cells/zh/nodejs-cpp/prefix-tabl...
  4. Გადაიყვანეთ Გამოსახულება GIF C++

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

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

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

    products.aspose.com/words/ka/cpp/conversion/ima...
  6. Convert PDF to Excel in Rust|Aspose.PDF for Rus...

    Aspose.PDF for Rust allows you to convert PDF to XLSX format....Conversion automates this process, saving significant time for large...datasets. Aspose.PDF for Rust uses save_xlsx to convert the downloaded...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-xlsx/
  7. Change the fill color of a shape in a presentat...

    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....Accent6 ; // Save the modified slide. slide . Slide . Save (); } }...the PPTX file to disk pres . Save ( FileName , SaveFormat . Pptx...

    docs.aspose.com/slides/net/change-the-fill-colo...
  8. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...LightCellsDataProvid allows you to save large spreadsheets in a lightweight...sheet_index): # Logic to start saving a worksheet return True def...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  9. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize document management with SaveOptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow....property is updated before saving. public bool UpdateLastPrintedPro...“Last printed” property when saving. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. NodeRendererBase class | Aspose.Words for Python

    aspose.words.rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)... save(file_name, save_options) Renders the...image and saves into a file. save(file_name, save_options) Renders...

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