Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 34,087 for

saveoptions

(0.19 sec)
  1. HtmlFixedSaveOptions.pageMargins property | Asp...

    HtmlFixedSaveoptions.pageMargins property. Specifies the margins around pages in an HTML document...docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...HtmlFixedSaveOptions (); saveOptions . pageMargins = 15 ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::DigitalSignatureDetails:...

    Aspose::Words::Saving::DigitalSignatureDetails::DigitalSignatureDetails constructor. Initializes a new instance of DigitalSignatureDetails class in C++....certificateHolder , signOptions ); auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_DigitalSignatureDeta...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::XpsSaveOptions::get_Digi...

    Aspose::Words::Saving::XpsSaveoptions::get_DigitalSignatureDetails method. Gets or sets DigitalSignatureDetails object used to sign a document in C++....certificateHolder , options ); auto saveOptions = System :: MakeObject <...:: XpsSaveOptions > (); saveOptions -> set_DigitalSignatureDeta...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Convert Farsi document with embeded objects and...

    When converting a Farsi document with Farsi numbering to pdf, the resulting pdf’s numbering is shows with European numbers, so I added the Saveoptions to convert the numbers to Arabic format like so: var Saveoptions = n…...numbers, so I added the saveOptions to convert the numbers to...so: var saveOptions = new PdfSaveOptions(); saveOptions.NumeralFormat...

    forum.aspose.com/t/convert-farsi-document-with-...
  5. MetafileRenderingOptions.EmfPlusDualRenderingMo...

    Discover how the EmfPlusDualRenderingMode property enhances EMF Dual metafile rendering. Optimize your graphics with flexible rendering options today!... PdfSaveOptions saveOptions = new PdfSaveOptions ();...will render the EMF part. saveOptions . MetafileRenderingOpt ....

    reference.aspose.com/words/net/aspose.words.sav...
  6. ConverterContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words LowCode ConverterContext class for seamless document conversion and enhanced workflow efficiency. Transform your documents effortlessly....Execute (); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...ConvertContext.3.docx" , saveOptions ) . Execute (); Converter...

    reference.aspose.com/words/net/aspose.words.low...
  7. MeasurementUnits Enum | Aspose.Words for .NET

    Discover Aspose.Words.MeasurementUnits enum for precise unit selection in document processing. Enhance your workflow with accurate measurement options!...docx" ); OdtSaveOptions saveOptions = new OdtSaveOptions { MeasureUnit..."OdtSaveOptions.Odt11Schema.odt" , saveOptions ); doc = new Document ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/mea...
  8. MarkdownSaveOptions.ImagesFolderAlias | Aspose....

    Discover the MarkdownSaveoptions ImagesFolderAlias property to easily manage image URIs in your documents. Streamline your workflow with this essential feature!..."ImagesDir" ); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions...document's linked images. saveOptions . ImagesFolder = imagesFolder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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
  10. 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...