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

save

(0.61 sec)
  1. Გადაიყვანეთ 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...
  2. Გადაიყვანეთ 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...
  3. Aspose::Words::WarningInfoCollection::Clear met...

    Aspose::Words::WarningInfoCollection::Clear method. Removes all elements from the collection in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  4. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); // Saves the presentation to Disk pres . save ( "table...

    docs.aspose.com/slides/androidjava/manage-table/
  5. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and Save file formats....can load and save. Format Description Load Save Remarks PDF Portable...the popular PDF format. XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/net/supported-file-formats/
  6. Გადაიყვანეთ Გამოსახულება 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...
  7. Გადაიყვანეთ Გამოსახულება 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...
  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. Aspose::Words::Saving::SaveOptions::get_UseAnti...

    Aspose::Words::Saving::SaveOptions::get_UseAntiAliasing method. Gets or sets a value determining whether or not to use anti-aliasing for rendering in C++....Aspose::Words::Saving::SaveOptions::get_UseAntiAliasing method...rendering. bool Aspose :: Words :: Saving :: SaveOptions :: get_UseAntiAliasing...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. DocumentSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.DocumentSavingArgs class. An argument passed into Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs)...Saving.IDocumentSavingCallb.Notify(Aspose.Words.Saving.DocumentSavingArgs)...DocumentSavingArgs). To learn more, visit the Save a Document documentation article...

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