Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 33,584 for

saveoptions

(0.11 sec)
  1. Გადაიყვანეთ HTML SVG C#

    გადაიყვანეთ HTML SVG C# ფორმატში კოდით. შეინახეთ HTML როგორც SVG C#....html" ); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/ka/net/conversion/htm...
  2. Გადაიყვანეთ PDF TIFF C#

    გადაიყვანეთ PDF TIFF C# ფორმატში კოდით. შეინახეთ PDF როგორც TIFF C#....pdf" ); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/ka/net/conversion/pdf...
  3. 通过C++的JavaScript将PdfSaveOptions和ImageOrPrintOpt...

    了解如何使用C++的Aspose.Cells for JavaScript设置PdfSaveoptions和ImageOrPrintOptions的DefaultFont属性,确保在字体缺失时正确渲染字体。...const saveOptions = new PdfSaveOptions (); saveOptions . defaultFont...defaultFont = "Times New Roman" ; saveOptions . checkWorkbookDefault =...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  4. Გადაიყვანეთ WORD PNG C#

    გადაიყვანეთ WORD PNG C# ფორმატში კოდით. შეინახეთ WORD როგორც PNG C#....docx" ); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/ka/net/conversion/wor...
  5. Save Presentations in JavaScript|Aspose.Slides ...

    Discover how to save presentations using Aspose.Slides for Node.js via Java—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....setProgressCallback method on SaveOptions and its subclasses. Provide...converted.` ); } }); let saveOptions = new aspose . slides . PdfOptions...

    docs.aspose.com/slides/nodejs-java/save-present...
  6. Save Presentations in C++|Aspose.Slides Documen...

    Discover how to save presentations in C++ using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....interface and the abstract SaveOptions class. Assign an IProgressCallback..., progress ); } }; auto saveOptions = MakeObject < PdfOptions...

    docs.aspose.com/slides/cpp/save-presentation/
  7. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to define and manage task constraints in Microsoft Project and programmatically with Aspose.Tasks for .NET. Includes C# code examples for common constraint types....DateTime(2016, 12, 1, 9, 0, 0)); 7 8 SaveOptions o = new PdfSaveOptions();...DateTime(2016, 12, 1, 18, 0, 0)); 5 SaveOptions options = new PdfSaveOptions();...

    docs.aspose.com/tasks/net/handling-task-constra...
  8. HtmlFixedSaveOptions.Encoding | Aspose.Words fo...

    Discover the HtmlFixedSaveoptions Encoding property for seamless HTML exports. Easily set UTF-8 encoding with BOM for optimal data integrity....encoding, // we can use a SaveOptions object to set a specific...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle Microsoft Project (MPP/XML) task constraints using Aspose.Tasks for Java....// Save project as pdf 13 SaveOptions o = new PdfSaveOptions();...// Save project as pdf 13 SaveOptions o = new PdfSaveOptions();...

    docs.aspose.com/tasks/java/handling-task-constr...
  10. HtmlFixedSaveOptions.encoding property | Aspose...

    HtmlFixedSaveoptions.encoding property. Specifies the encoding to use when exporting to HTML...encoding, // we can use a SaveOptions object to set a specific...

    reference.aspose.com/words/nodejs-net/aspose.wo...