Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 38,294 for

save

(0.03 sec)
  1. Import Presentation - C++ PowerPoint API|Aspose...

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint... Use the Save() method to save the file in the PowerPoint...u "InputPDF.pdf" ); pres -> Save ( u "OutputPresentation.pptx"...

    docs.aspose.com/slides/cpp/import-presentation/
  2. Aspose::Words::Saving::IFontSavingCallback inte...

    Aspose::Words::Saving::IFontSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words Saves fonts when exporting a document to HTML format in C++....Aspose::Words::Saving::IFontSavingCallback interface Contents...and control how Aspose.Words saves fonts when exporting a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++....dictionary, // and save it to a fixed-page save format. The text...-> get_LCID (); })); doc -> Save ( ArtifactsDir + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  4. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...SaveFormat Examples Shows how to save a .txt document with a custom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::ImageSavingArgs::get_Ima...

    Aspose::Words::Saving::ImageSavingArgs::get_ImageFileName method. Gets or sets the file name (without path) where the image will be Saved to in C++....Aspose::Words::Saving::ImageSavingArgs::get_ImageFileName method...will be saved to. System :: String Aspose :: Words :: Saving :: ImageSavingArgs...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.contentTypeToSaveFormat method. Converts IANA content type into a Save format enumerated value....Converts IANA content type into a save format enumerated value. contentTypeToSaveFor...the corresponding Aspose load/save format from each media type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience....can pass to the document's "Save" method // to modify the way...new PageSet ( 1 ); // When we save the document to the JPEG format...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_JpegQuality method. Gets or sets a value determining the quality of the JPEG images inside Html document in C++....Aspose::Words::Saving::FixedPageSaveOptions::get_JpegQuality...int32_t Aspose :: Words :: Saving :: FixedPageSaveOptions ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. XlsxSectionMode enumeration | Aspose.Words for ...

    aspose.words.saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a document in the XLSX format....how sections are handled when saving a document in the XLSX format...document are saved on one worksheet. Examples Shows how to save document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/Saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/Saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/Saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/Saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/Saveformat/#FLAT_OPC) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

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