Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 38,276 for

save

(0.03 sec)
  1. How to Convert HTML to PDF using C++

    This topic shows, how to convert HTML to PDF using C++ in a very simply manner. You can render HTML to PDF using C++ without any external dependencies and with few simple steps and code snippet....reference to Aspose::Words and Saving namespaces Create a new Document...instance Save the HTMl to PDF in C++ by using Save method In...

    kb.aspose.com/words/cpp/how-to-convert-html-to-...
  2. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....set ; } Remarks In order to save document without encryption...string. Examples Shows how to set save options for older Microsoft...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TxtSaveOptions.listIndentation property | Aspos...

    TxtSaveOptions.listIndentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... Saving . TxtListIndentation Examples...configure list indenting when saving a document to plaintext. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImagesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an HTML document. Default is an empty string in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ImagesFolderAlias...:: String Aspose :: Words :: Saving :: HtmlSaveOptions :: get_ImagesFolderAlias...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Convert PowerPoint to SWF Flash|Aspose.Slides D...

    Convert PowerPoint PPT, PPTX to SWF in Java...] Convert PPT(X) to SWF The Save method exposed by Presentation...BottomFull ); // Saving presentation pres . save ( "Sample.swf"...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. Convert PowerPoint to SWF Flash|Aspose.Slides D...

    Convert PowerPoint PPT, PPTX to SWF in Java...] Convert PPT(X) to SWF The Save method exposed by Presentation...BottomFull ); // Saving presentation pres . save ( "Sample.swf"...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. DmlEffectsRenderingMode Enum | Aspose.Words for...

    Discover the Aspose.Words DmlEffectsRenderingMode enum for optimized DrawingML effect rendering in fixed page formats. Enhance your document quality!...effects in a document as we save it to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  8. LoadOptions.update_dirty_fields property | Aspo...

    LoadOptions.update_dirty_fields property. Specifies whether to update the fields with the ``dirty`` attribute....BytesIO () as doc_stream : # If we save without calling an update method...document. doc . save ( stream = doc_stream , save_format = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Does the psd-java plugin have this function? - ...

    image.png (114.0 KB) I really need this feature。This feature is called Save for Web...This feature is called Save for Web Professionalize.Discourse...functionality you are looking for in the Save for Web feature? Dmitriy.Sorokin...

    forum.aspose.com/t/does-the-psd-java-plugin-hav...
  10. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in Java...); } } // Saves the presentation to disk pres . save ( "pres.pptx"...row. Clone the table column. Save the modified presentation. This...

    docs.aspose.com/slides/java/manage-rows-and-col...