Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 363,335 for

save

(0.1 sec)
  1. Add Image to PDF using JavaScript via C++|Aspos...

    This section describes how to add image to existing PDF file using Aspose.PDF for JavaScript via C++....image file to end a PDF-file and save the “ResultImage.pdf”. Next...onload = ( event ) => { /*prepare(save) the image file from BLOB*/...

    docs.aspose.com/pdf/javascript-cpp/add-image-to...
  2. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format in C++....dictionary, // and save it to a fixed-page save format. The text...-> get_LCID (); })))); doc -> Save ( get_ArtifactsDir () + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  3. XlsxSaveOptions.sectionMode property | Aspose.W...

    XlsxSaveOptions.sectionMode property. Gets or sets the way how sections are handled when saving to the output XLSX document...how sections are handled when saving to the output XLSX document...Words . Saving . XlsxSectionMode Examples Shows how to save document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3D for Node.js via Java API has support of primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....to mesh automatically while saving in any supported output file...with primitive 3D shapes and save in the OBJ file. var aspose...

    docs.aspose.com/3d/nodejs-java/create-scene-wit...
  5. SvgSaveOptions.show_page_border property | Aspo...

    SvgSaveOptions.show_page_border property. Controls whether a border is added to the outline of the page...the SvgSaveOptions object to save with no page borders or selectable...selectable text. options = aw . saving . SvgSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ResourceSavingArgs.resource_stream property | A...

    ResourceSavingArgs.resource_stream property. Allows to specify the stream where the resource will be Saved to....where the resource will be saved to. @property def resource_stream...This property allows you to save resources to streams instead...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 将 PDF 转换为 EPUB、LaTeX、文本、XPS 的 C#|Aspose.PDF for...

    本主题向您展示如何使用 C# 或 .NET 将 PDF 文件转换为其他文件格式,如 EPUB、LaTeX、文本、XPS 等。...Save(..) 方法的第二个参数,用于生成 EPUB 文件。 请尝试使用以下代码片段来实现此要求。...pdf" )) { // Instantiate Epub Save options EpubSaveOptions options...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-other...
  8. HtmlSaveOptions.fontsFolderAlias property | Asp...

    HtmlSaveOptions.fontsFolderAlias property. Specifies the name of the folder used to construct font URIs written into an HTML document...() : string Remarks When you save a Document in HTML format and...true , Aspose.Words needs to save fonts used in the document as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for Python via .NET.... True ) # Save Tagged PDF Document document . save ( path_outfile... True ) # Save Tagged PDF Document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/setting-structur...
  10. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java.... To learn more, visit the Save a Document documentation article...configure list indenting when saving a document to plaintext. Document...

    reference.aspose.com/words/java/com.aspose.word...