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

saveoptions

(0.1 sec)
  1. Გადაიყვანეთ TEXT Გამოსახულება C++

    გადაიყვანეთ TEXT Გამოსახულება C++ ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება C++....txt" ); auto saveOptions = MakeObject <ImageSaveO...get_PageCount (); page++) { saveOptions-> set_PageSet ( MakeObject...

    products.aspose.com/words/ka/cpp/conversion/tex...
  2. 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...
  3. 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...
  4. 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-...
  5. 管理 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...
  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. IResourceSavingCallback.ResourceSaving | Aspose...

    Optimize your document processing with the ResourceSaving method in Aspose.Words, enhancing external resource management for HTML and SVG formats....(); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. 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...
  10. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related document page. Get accurate page tracking and reflow insights!...pageIndex ) { ImageSaveOptions saveOptions = new ImageSaveOptions (...Document . Save ( stream , saveOptions ); } private int mNum ; }...

    reference.aspose.com/words/net/aspose.words.lay...