Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 346,983 for

save

(0.12 sec)
  1. C++ API to Export PDF to MARKDOWN | products.as...

    Convert PDF to MARKDOWN within C++ applications....Convert PDF to DOC by using Save member function Load DOC file...Words API Save the document to MARKDOWN format using Save member...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. Keeping the header and the footer when saving a...

    Hello, I’ve tried to Save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...header and the footer when saving a xlsx file in html Aspose...2:26pm 1 Hello, I’ve tried to save a xlsx file in html, but I’ve...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  3. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  4. Extract Assets from STL File Formats via Java |...

    Sample Java extract assets code for STL file. Use this example code to extract assets from STL 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/stl/
  5. Extract Assets from DAE File Formats via Java |...

    Sample Java extract assets code for DAE file. Use this example code to extract assets from DAE 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/dae/
  6. Extract Assets from JT File Formats via Java | ...

    Sample Java extract assets code for JT file. Use this example code to extract assets from JT 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/jt/
  7. Extract Assets from FBX File Formats via Java |...

    Sample Java extract assets code for FBX file. Use this example code to extract assets from FBX 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/fbx/
  8. 管理页眉和页脚|Aspose.PDF for .NET

    探索如何在 .NET 中使用 Aspose.PDF 操作 PDF 文件中的页眉和页脚,以改善文档结构。...formattedText , 10 ); // Save PDF document fileStamp . Save ( dataDir + "AddHeader_out...formattedText , 10 ); // Save PDF document fileStamp . Save ( dataDir + "AddFooter_out...

    docs.aspose.com/pdf/zh/net/manage-header-and-fo...
  9. Generate DataBar Barcodes in C#|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 ( $"{path}DatabarBarHeight30Pi...BarHeight . Pixels = 60 ; gen . Save ( $"{path}DatabarBarHeight60Pi...

    docs.aspose.com/barcode/net/databar-barcodes/
  10. C++ API to Convert PDF to XAML | products.aspos...

    Convert PDF to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PDF to PPTX by using Save method function Load PPTX document...reference Save the document to XAML format using Save member function...

    products.aspose.com/total/cpp/conversion/pdf-to...