Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 33,593 for

saveoptions

(0.17 sec)
  1. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Exports the content of...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Exports the content of...

    reference.aspose.com/words/cpp/aspose.words/node/
  3. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个Saveoptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...有几个接受 SaveOptions 对象的 Scene.save 方法重载。这应该是从 SaveOptions 类派生的类..."data-dir" # Initialize an object saveOpts = Discreet3dsSaveOptio ()...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  4. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph 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...
  5. 添付資料(PDF)のカタカナ文字化けについて - Free Support Forum - a...

    ご担当者様、お世話になります。 PDFの最適化する際、埋め込みフォントデータが一部欠損する現象が発生しております。PDFの画面など詳細は添付のExcelを参照ください。 本件を解決する方法を教えて下さい。 宜しくお願い致します。 問い合わせ.7z (283.0 KB)...NET の例 var saveOptions = new PdfSaveOptions { //...pdfDocument.Save("output.pdf", saveOptions); b. 最適化時に埋め込みフォントを保持 var...

    forum.aspose.com/t/pdf/323588
  6. External LaTeX packages | Aspose.TeX for .NET

    Aspose.TeX API for .NET allows using external packages, i.e. the ones not included in the library itself like fancybox and pgfplots packages.... SaveOptions = new PngSaveOptions(); 12...in PNG format. 8 options. SaveOptions = new PngSaveOptions(); 9...

    docs.aspose.com/tex/net/external-latex-packages/
  7. Convert EMLX to EML via Java | products.aspose.com

    Try the code sample to convert EMLX files to EML format in Java. Download Java API to take your email processing applications to the next level....default save options with SaveOptions.getDefaultEml() . System...save ( "Saved File.eml" , SaveOptions. getDefaultEml ()); What...

    products.aspose.com/email/java/conversion/emlx-...
  8. LaTeX to JPEG Conversion API | C++

    LaTeX to JPEG conversion functionality. Integrate this on-premise C++ library to your project or use cross-platform applications to convert LaTeX to JPEG... options->set_SaveOptions(System::MakeObject<{{output...put camel}}SaveOptions>()); // Run {{config}} to {{output upper}}...

    products.aspose.com/tex/cpp/conversion/latex-to...
  9. Convert EML to EMLX via Java | products.aspose.com

    Try the code sample to convert EML files to EMLX format in Java. Download Java API to take your email processing applications to the next level....Specify the save options with SaveOptions.createSaveOptions() and MailMessageSaveType...save ( "Saved File.emlx" , SaveOptions. createSaveOptions (MailMessageSaveType...

    products.aspose.com/email/java/conversion/eml-t...
  10. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...HtmlSaveOptions saveOptions ( SaveFormat :: Html ); saveOptions . GetImageOptions...outDir + u "output.html" , saveOptions ); std :: cout << "Spreadsheet...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...