Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 368,314 for

save

(0.14 sec)
  1. Extract Assets from 3MF File Formats via Java |...

    Sample Java extract assets code for 3MF file. Use this example code to extract assets from 3MF file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/3mf/
  2. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/obj/
  3. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/dxf/
  4. Extract Assets from AMF File Formats via Java |...

    Sample Java extract assets code for AMF file. Use this example code to extract assets from AMF file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/amf/
  5. Aspose::Words::Saving::ImageSaveOptions::get_Th...

    Aspose::Words::Saving::ImageSaveOptions::get_ThresholdForFloydSteinbergDithering method. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method. when ImageBinarizationMethod is FloydSteinbergDithering in C++....Aspose::Words::Saving::ImageSaveOptions::get_ThresholdForFloydSte...uint8_t Aspose :: Words :: Saving :: ImageSaveOptions :: get...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor... saving . PdfPermissions ): ... Parameter...how to set permissions on a saved PDF document. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在将 Excel 转换为 PDF 时渲染实心网格线(Render Solid Gridline...

    学习如何在使用 Aspose.Cells for Python via .NET 转换 Excel 为 PDF 时显示实线网格线。...line pdf_save_options = PdfSaveOptions () pdf_save_options ....gridline_type = GridlineType . HAIR # Save the pdf file with PdfSaveOptions...

    docs.aspose.com/cells/zh/python-net/render-soli...
  8. Render Solid Gridlines while Converting Excel t...

    Learn how to display solid gridlines during Excel to PDF conversion using Aspose.Cells for Python via .NET....lines pdf_save_options = PdfSaveOptions () pdf_save_options ....gridline_type = GridlineType . HAIR # Save the PDF file with PdfSaveOptions...

    docs.aspose.com/cells/python-net/render-solid-g...
  9. Aspose::Words::LowCode::Converter::Convert meth...

    Aspose::Words::LowCode::Converter::Convert method. Converts the given input document into a single output document using specified input and output streams in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) method Converts...SharedPtr < Aspose :: Words :: Saving :: SaveOptions > & saveOptions...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. 操作位置、大小和设计图表的方法(C++)|Documentation

    学习如何使用Aspose.Cells for C++高效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化效果。...SetY ( 150 ); // Save the workbook workbook . Save ( outputFilePath..."A1:B3" , true ); workbook . Save ( outDir + u "book1.out.xls"...

    docs.aspose.com/cells/zh/cpp/manipulate-positio...