Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 375,560 for

save

(0.15 sec)
  1. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/cpp/split-a-document/
  2. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle task constraints using Aspose.Tasks for C#.... 12, 1, 9, 0, 0)); 11 12 // Save project as pdf 13 System ::SharedPtr...rdsOfMonths); 16 project -> Save(dataDir + u "project_StartNoEarlierThan_out...

    docs.aspose.com/tasks/cpp/handling-task-constra...
  3. Გადაიყვანეთ WORD TXT C++

    გადაიყვანეთ WORD TXT C++ ფორმატში კოდით. შეინახეთ WORD როგორც TXT C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის TXT სახით შესანახად...<Document>( u"Input.docx" ); doc-> Save ( u"Output.txt" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/wor...
  4. Supported File Formats|Documentation

    Visio Diagram Java API can load and Save variety of formats including VSDX, VDX, VSD, VTX, VSSX, VSDM, VSTM, PDF, XPS, SVG, EMF, JPEG, PNG, BMP, TIFF and HTML....can load and Save. Format Description Load Save Remarks VSDX...

    docs.aspose.com/diagram/java/supported-file-for...
  5. Supported File Formats|Documentation

    Aspose Diagram for .NET supports VSD, VSS, VDW, VST, VDX,VSX,VTX,VSDX, VSSX, VSTX, VSDM, VSTM, and VSSM....can load and Save. Format Description Load Save Remarks VSDX...

    docs.aspose.com/diagram/net/supported-file-form...
  6. Creating an HTML Document – Aspose.HTML for .NET

    Learn how to load HTML from a file, stream, URL, or create HTML from scratch using Aspose.HTML for .NET. Consider approaches to load HTML documents....create an empty HTML document and save it to a file. Copy 1 // Create...output path for a document saving 4 string documentPath = Path...

    docs.aspose.com/html/net/creating-a-document/
  7. HeaderFooter|Aspose.Slides for PHP Documentation

    Control headers and footers in PHP with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....setFooterVisibility ( true ); $presentation -> save ( "footer.pptx" , SaveFormat... ( true ); $presentation -> save ( "datetime.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. Processor.to_file method | Aspose.Words for Python

    aspose.words.lowcode.Processor.to_file method... to_file(output, save_options) Specifies output file...output : str , save_options : aspose . words . saving . SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocSaveOptions Class | Aspose.Words for .NET

    Optimize document saving with Aspose.Words.Saving.DocSaveOptions. Customize your Doc and Dot formats for enhanced quality and flexibility....specify additional options when saving a document into the Doc or...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Გადაიყვანეთ HTML WORD C++

    გადაიყვანეთ HTML WORD C++ ფორმატში კოდით. შეინახეთ HTML როგორც WORD C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის Word სახით...<Document>( u"Input.html" ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...