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

saveoptions

(0.93 sec)
  1. Bug 5062: Converting GeoJson to CSV- Conversion...

    Hi Alexander, Screenshot in QGIS: Screenshot in mygeodata: Input/output data: 5062 -GeoJson -Csv.zip (692 Bytes) Thanks,...Open(geoJsonPath)) { var saveOptions = new CsvSaveOptions { //...collection.Save(csvPath, saveOptions); } Key options explained...

    forum.aspose.com/t/bug-5062-converting-geojson-...
  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. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. How to Remove Gap Between Tasks List and Footer...

    A guide on how to close the gap between tasks list and page footer when exporting MPP/XML files to graphic formats using Aspose.Tasks for C++....< Aspose::Tasks::Saving::SaveOptions > (imageSaveOptions)); 10...< Aspose::Tasks::Saving::SaveOptions > (pdfSaveOptions)); 13 14...

    docs.aspose.com/tasks/cpp/reduce-gap-between-ta...
  5. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveoptions Saveoptions = new ImageSaveoptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…... ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat..."math_sample", imageName2), saveOptions); 读取出来的图片,三角边绘制的参差不齐的。 1271×1097...

    forum.aspose.com/t/groupshape-getshaperenderer-...
  6. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  9. 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...
  10. 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...