Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 34,052 for

saveoptions

(0.92 sec)
  1. SaveOptions.dmlRenderingMode property | Aspose....

    Saveoptions.dmlRenderingMode property. Gets or sets a value determining how DrawingML shapes are rendered....dmlRenderingMode property SaveOptions.dmlRenderingMode property...Words.Saving class SaveOptions SaveOptions.dmlEffectsRenderingM...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert SVG to PDF in C# – Aspose.SVG for .NET

    Learn how to convert SVG to PDF programmatically or online and consider C# examples of SVG to PDF conversions using Aspose.SVG for .NET....PdfSaveOptions saveOptions = new PdfSaveOptions(); 8 saveOptions. BackgroundColor...Converter. ConvertSVG (document, saveOptions, Path. Combine (OutputDir...

    docs.aspose.com/svg/net/convert-svg-to-pdf/
  3. ImageSaveOptions.ImageBrightness | Aspose.Words...

    Adjust the brightness of your images effortlessly with the ImageSaveoptions property. Enhance your visuals for stunning results!...an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ImageSaveOptions.ImageContrast | Aspose.Words f...

    Adjust the ImageContrast property in ImageSaveoptions to enhance your images' clarity and depth. Optimize your visuals effortlessly!...an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImageSaveOptions.HorizontalResolution | Aspose....

    Discover the ImageSaveoptions HorizontalResolution property to easily adjust image quality in DPI for optimal clarity and detail in your projects....an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Document compare textbox mismatch - Free Suppor...

    Hello, we are having some trouble when comparing documents, maybe you could advice us what could be wrong. Currently we are using aspose.words 24.9 java version. And running code, one is ignoring Textboxes other is no…...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...1); saveOptions.setInterpolateImages(false); saveOptions.set...

    forum.aspose.com/t/document-compare-textbox-mis...
  7. ImageSaveOptions.image_brightness property | As...

    ImageSaveoptions.image_brightness property. Gets or sets the brightness for the generated images....an image, we can pass a SaveOptions object to # edit the image...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert WORD To EPUB C++

    Convert a Word document to EPUB format in C++ code. Save a Word document as EPUB using C++....docx"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/cpp/conversion/word-t...
  9. Convert WORD To TXT C++

    Convert a Word document to TXT format in C++ code. Save a Word document as TXT using C++....docx"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/cpp/conversion/word-t...
  10. Convert WORD To HTML C++

    Convert a Word document to HTML format in C++ code. Save a Word document as HTML using C++....docx"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/cpp/conversion/word-t...