Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 33,683 for

saveoptions

(0.2 sec)
  1. SaveOptions.dml3DEffectsRenderingMode property ...

    Saveoptions.dml3DEffectsRenderingMode property. Gets or sets a value determining how 3D effects are rendered....dml3DEffectsRenderin property SaveOptions.dml3DEffectsRenderin property...Words.Saving class SaveOptions SaveOptions.defaultTemplate property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 管理 Outlook 消息|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....MapiMessage 或 MailMessage 该 SaveOptions 此类允许您在将 MailMessage 或 MapiMessage... Save ( "message.oft" , SaveOptions . DefaultOft ); // or alternative...

    docs.aspose.com/email/zh/net/managing-outlook-m...
  3. MeasurementUnits | Aspose.Words for Java

    Specifies the unit of measurement in Java....OdtSaveOptions saveOptions = new OdtSaveOptions(); { saveOptions.setMe...asureUnit.CENTIMETERS); saveOptions.isStrictSchema11(exportToOdt11Specs);...

    reference.aspose.com/words/java/com.aspose.word...
  4. IPageLayoutCallback.Notify | Aspose.Words for .NET

    Discover the iPageLayoutCallback Notify method to enhance layout building and rendering efficiency. Optimize your app's performance today!...pageIndex ) { ImageSaveOptions saveOptions = new ImageSaveOptions (...Document . Save ( stream , saveOptions ); } private int mNum ; }...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Convert PDF to HTML page by page - Free Support...

    I have 100 PDF files, and I want to convert them to HTML on a per-page basis, with a separate folder for each PDF file containing all the HTML pages. I can’t find such a functionality or setting in Aspose PDF Converter. …...Add(page); HtmlSaveOptions saveOptions = new HtmlSaveOptions();...Save(dataDir + "output.html", saveOptions); }...

    forum.aspose.com/t/convert-pdf-to-html-page-by-...
  6. Cropped images do not render properly in HTML w...

    Hi, When converting DOCX to HTML, we set ScaleImageToShapeSize is set to false. This is to work around a sizing issue reported in https://forum.aspose.com/t/images-in-rendered-html-have-extra-size-and-caused-blurry-outp…...docx"); var saveOptions = new HtmlSaveOptions { ...doc.Save(@".\test.html", saveOptions); As mentioned above, we...

    forum.aspose.com/t/cropped-images-do-not-render...
  7. Gawe PDF Nganggo C#

    Gawe PDF anyar ing C# ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...1); doc.Save("Output.pdf", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/jv/net/make/pdf/
  8. Ustvari PDF Z Uporabo C#

    Ustvarite novo PDF v C# v nekaj korakih. Preprosto ustvarite PDF s knjižnico .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...1); doc.Save("Output.pdf", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/sl/net/make/pdf/
  9. Convert HTML To SVG C++

    Convert HTML to SVG format in C++ code. Save HTML as SVG using C++....html" ); auto saveOptions = MakeObject <ImageSaveO...get_PageCount (); page++) { saveOptions-> set_PageSet ( MakeObject...

    products.aspose.com/words/cpp/conversion/html-t...
  10. HtmlSaveOptions.CssClassNamePrefix | Aspose.Wor...

    Discover the HtmlSaveoptions CssClassNamePrefix property to easily customize CSS class names with a unique prefix, enhancing your web design consistency....docx" ); HtmlSaveOptions saveOptions = new HtmlSaveOptions { CssStyleSheetType...CssClassNamePrefix.html" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...