Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 310,771 for

save

(0.08 sec)
  1. Online SVG to XAMLFLOW Conversion or Build .NET...

    Free online app to convert SVG to XAMLFLOW files. .NET C# conversion library code for SVG documents....Convert SVG to Doc by using Save method Load Doc file by using...Words Save the document to XAMLFLOW format using Save method...

    products.aspose.com/total/net/conversion/svg-to...
  2. Online TEX to DOT Conversion or Build .NET base...

    Free online app to convert TEX to DOT files. .NET C# conversion library code for TEX documents....Convert TEX to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOT format using Save method and...

    products.aspose.com/total/net/conversion/tex-to...
  3. Online SVG to PCL Conversion or Build .NET base...

    Free online app to convert SVG to PCL files. .NET C# conversion library code for SVG documents....Convert SVG to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to PCL format using Save method and...

    products.aspose.com/total/net/conversion/svg-to...
  4. Online TEX to OTP Conversion or Build .NET base...

    Free online app to convert TEX to OTP files. .NET C# conversion library code for TEX documents....Convert TEX to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to OTP format using Save method and...

    products.aspose.com/total/net/conversion/tex-to...
  5. Online TEX to PCL Conversion or Build .NET base...

    Free online app to convert TEX to PCL files. .NET C# conversion library code for TEX documents....Convert TEX to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to PCL format using Save method and...

    products.aspose.com/total/net/conversion/tex-to...
  6. Online TEX to PPS Conversion or Build .NET base...

    Free online app to convert TEX to PPS files. .NET C# conversion library code for TEX documents....Convert TEX to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPS format using Save method and...

    products.aspose.com/total/net/conversion/tex-to...
  7. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....document's "Save" method # to modify how we save the document...document to plaintext. save_options = aw . saving . TxtSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Java API to Convert WORD to XLAM or with free O...

    Convert WORD to XLAM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLAM online converter quickly before integrating the code....Convert WORD to HTML by using Save method Load HTML document by...Workbook class Save the document to XLAM format using Save method Conversion...

    products.aspose.com/total/java/conversion/word-...
  9. Show and Hide Worksheets and Tabs with C++|Docu...

    This article provides sample code for using the C++ API or Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel workbook tabs.... SetIsVisible ( false ); // Save the modified Excel file in default..."output.out.xls" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/show-and-hide-workshe...
  10. Presentation Notes|Aspose.Slides Documentation

    Presentation notes, speaker notes in Java...removeNotesSlide (); // Saving presentation to disk pres . save ( "test.pptx"...removeNotesSlide (); } // Saving presentation to disk pres . save ( "test.pptx"...

    docs.aspose.com/slides/java/presentation-notes/