Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 31,170 for

saveoptions

(0.07 sec)
  1. Merger.Create | Aspose.Words for .NET

    Discover the Merger Create method to effortlessly generate a new mail merger processor instance for streamlined document processing and enhanced efficiency....Execute (); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...MergeContextDocument.3.docx" , saveOptions ) . Execute (); Shows how...

    reference.aspose.com/words/net/aspose.words.low...
  2. Word转html后复选框乱码 - Free Support Forum - aspose.com

    Document doc = new Document("/Users/lpg/Documents/工作/中合通用平台/zhonghe-guangan-java/zhonghe-admin/src/抗震试验记录 " + ".docx"); Saveoptions Saveoptions = Saveoptions.createSaveoptions(SaveFormat.HTML); doc.save("./2121.html", sa…...docx"); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat...doc.save("./2121.html", saveOptions); 抗震试验记录 .docx (57.2 KB)...

    forum.aspose.com/t/word-html/312780
  3. PdfPageLayout enumeration | Aspose.Words for No...

    Aspose.Words.Saving.PdfPageLayout enumeration. Specifies the page layout to be used when the document is opened in a PDF reader.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . pageLayout = aw . Saving . PdfPageLayout...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PclSaveOptions.FallbackFontName | Aspose.Words ...

    Discover the PclSaveoptions FallbackFontName property, ensures seamless printing with a default font when your desired font isn't available....PclSaveOptions saveOptions = new PclSaveOptions (); saveOptions . FallbackFontName..."PclSaveOptions.SetPrinterFont.pcl" , saveOptions ); See Also class PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions.cacheBackgroundGraphics property...

    PdfSaveoptions.cacheBackgroundGraphics property. Gets or sets a value determining whether or not to cache graphics placed in document's background....docx" ); let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . cacheBackgroundGraph = true ; doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    Discover the PdfSaveoptions CacheBackgroundGraphics property to optimize document graphics caching, enhancing your PDF creation and performance....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . CacheBackgroundGraph...CacheBackgroundGraph.pdf" , saveOptions ); long asposeToPdfSize =...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfEncryptionDetails.ownerPassword property | A...

    PdfEncryptionDetails.ownerPassword property. Specifies the owner password for the encrypted PDF document.... let saveOptions = new aw . Saving . PdfSaveOptions..."EncryptionDetails" property. saveOptions . encryptionDetails = encryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OoxmlSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with OoxmlSaveoptions! Easily set a password for encryption using the ECMA376 Standard for enhanced data protection....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . Password..."OoxmlSaveOptions.Password.docx" , saveOptions ); // We will not be able...

    reference.aspose.com/words/net/aspose.words.sav...
  9. SoftEdgeFormat.Remove | Aspose.Words for .NET

    Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . MaxImageResolution...MaxImageResolution.svg" , saveOptions ); Shows how to work with...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Fill.textureAlignment property | Aspose.Words f...

    Fill.textureAlignment property. Gets or sets the alignment for tile texture fill.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

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