Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 375,779 for

save

(0.61 sec)
  1. SaveOptions.use_anti_aliasing property | Aspose...

    SaveOptions.use_anti_aliasing property. Gets or sets a value determining whether or not to use anti-aliasing for rendering.... saving . ImageSaveOptions ( aw . SaveFormat...SaveFormat . JPEG ) doc . save ( file_name = ARTIFACTS_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  2. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…...NodeChanging event) during the save operation, or if you need a...Document(@"input.docx"); // Configure HTML save options HtmlSaveOptions htmlOpts...

    forum.aspose.com/t/in-word-to-html-conversion-h...
  3. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Java ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear Java code.... save ( "add_activex.pptm" , SaveFormat...removeAt ( 0 ); } presentation . save ( "removed_activex.pptm" , SaveFormat...

    docs.aspose.com/slides/java/examples/elements/a...
  4. PdfPageMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPageMode enum for customizable PDF display options, enhancing user experience in any PDF reader. Optimize your documents today!...can pass to the document's "Save" method // to modify how that...the PDF reader to open the saved // document in full-screen mode...

    reference.aspose.com/words/net/aspose.words.sav...
  5. How to Convert FBX to STL in Java

    This article guides on how to convert FBX to STL in Java. It has the IDE settings, a list of steps, and a runnable sample code to convert FBX file to STL in Java....the output STL file Call the save() method in the Scene class...class. In the final step, the save() method in the Scene class...

    kb.aspose.com/3d/java/how-to-convert-fbx-to-stl...
  6. Working with Markdown Features in Java|Aspose.W...

    How to implement Markdown features using Java. All the features are represented as corresponding styles or direct formatting.... Specify Markdown Save Options Aspose.Words API provides...specify additional options while saving a document into the Markdown...

    docs.aspose.com/words/java/working-with-markdow...
  7. ImageSaveOptions.PageLayout | Aspose.Words for ...

    Specifies how multiple document pages are arranged in a single image for accurate visual output....property has effect only when saving to the following formats: Jpeg... WebP Examples Shows how to save the document into JPG image...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SvgSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the SvgSaveOptions SaveFormat property to effortlessly Save documents in SVG format. Simplify your workflow with optimal file management!...the document will be saved if this save options object is used...ResourcesFolderAlias ); doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose.PSD for Java 21.7 - 发行说明|Documentation

    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.... save ( outputFilePng , new PngOptions...PngOptions ()); image . save ( outputFilePsd ); } finally { image...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. Converting Email Messages in Python|Documentation

    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....eml" ) \ # Save the Email message to disk in...saveOptions = self . SaveOptions eml . save ( self . dataDir + "AnEmail...

    docs.aspose.com/email/java/converting-email-mes...