Sort Score
Result 10 results
Languages All
Labels All
Results 8,531 - 8,540 of 347,048 for

save

(0.15 sec)
  1. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....Height = 800 ; // Save PDF document document . Save ( dataDir + "SetImageSize_out...

    docs.aspose.com/pdf/net/set-image-size/
  2. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed font properties with DocumentBase's FontInfos feature, enhancing your document's design and readability effortlessly.... Examples Shows how to save a document with embedded TrueType...SaveSubsetFonts = embedAllFonts ; doc . Save ( ArtifactsDir + "Font.FontInfoCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Limitations and API Differences|Documentation

    Aspose.Cells for Node.js via Java limitations and api differences.... save ( “ result . xlsx ” ); Aspose...workbook . save ( ' result . xlsx ' ); console . log ( ' saved to file...

    docs.aspose.com/cells/nodejs-java/limitations-a...
  4. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Improve your slide visuals effortlessly....actual_height # Save presentation with chart pres . save ( "Chart_out...LayoutTargetType . INNER presentation . save ( "SetLayoutMode_outer.pptx"...

    docs.aspose.com/slides/python-net/chart-plot-area/
  5. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedProperty method. Gets or sets a value determining whether the LastPrinted property is updated before saving in C++....Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedPro...updated before saving. bool Aspose :: Words :: Saving :: SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Performance|Documentation

    How to optimize the performance of Aspose.Cells for Node.js via C++....Large Datasets Different Ways to Save Files with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/performance/
  7. 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...
  8. 使用C++对Excel文件的自动填充范围|Documentation

    学习如何使用Aspose.Cells与C++对Excel文件中的指定范围执行自动填充操作。...Series ); // Save the Workbook workbook . Save ( u "range_autofill_result...

    docs.aspose.com/cells/zh/cpp/autofill-ranges/
  9. 通过 C++ 使用 Node.js 实现非连续区域|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建命名的非连续区域。有效利用不相邻的单元格区域。...$D$5:$E$6" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/implementin...
  10. Set Worksheet Tab Color with C++|Documentation

    This article demonstrates sample code that sets the Excel worksheet Tab Color programmatically using the C++ API or Library....Red ()); // Save the Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/set-worksheet-tab-color/