Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 375,748 for

save

(1.38 sec)
  1. Rotate Text Inside PDF using C#|Aspose.PDF for ...

    Learn how to rotate text within PDF files in .NET using Aspose.PDF to adjust text alignment and improve presentation....textFragment3 ); // Save PDF document document . Save ( dataDir + "...paragraph ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/rotate-text-inside-pdf/
  2. 将 3D 模型中的所有多边形转换为三角形|Documentation

    Aspose.3D for Java API 支持在任何受支持的 3D 文档中将所有多边形转换为三角形。...triangulate ( scene ); // Save 3D scene scene . save ( MyDir + "triangulated_out...

    docs.aspose.com/3d/zh/java/convert-all-polygons...
  3. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file....BuildTangentBinormal ( scene ); // Save 3D scene scene . Save ( RunExamples . GetOutputFilePath...

    docs.aspose.com/3d/net/build-tangent-and-binorm...
  4. 视频|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理视频:插入、替换、裁剪、设置海报帧和播放选项,并将演示文稿导出为 PPT、PPTX 和 ODP。...mp4" ); $presentation -> save ( "video.pptx" , SaveFormat...$videoFrame ); $presentation -> save ( "video_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  5. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table.... save ( base . artifactsDir + "Table...cells in the table, and then save the document. table . clearBorders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....set_ShowHiddenText ( showHiddenText ); doc -> Save ( get_ArtifactsDir () + u "Document...showParagraphMarks ); doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Add Support of Dynamic Grids and Connection Poi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....setShowConnectionPoi ( 1 ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "AddDynamicGridsAndCo...

    docs.aspose.com/diagram/java/add-support-of-dyn...
  8. 创建并保存新工作簿|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Save (); Aspose.Cells 以下是Aspose.Cells的代码示例..."Some Text" ); newWorkbook . Save ( fileName ); 下载 GitHub AI Document...

    docs.aspose.com/cells/zh/net/create-and-save-ne...
  9. Creating a DataMatrix BarCode in Ruby|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....setCodeText ( "1234567890" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingDataMatrixBa...

    docs.aspose.com/barcode/java/creating-a-datamat...
  10. Convert PDF to EPUB, TeX, Text, XPS in Rust|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Rust....Convert a PDF file to EPUB using save_epub function. use asposepdf..."sample.pdf" ) ? ; // Convert and save the previously opened PDF-document...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-oth...