Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 377,041 for

save

(1.55 sec)
  1. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story.... save ( file_name = ARTIFACTS_DIR...append_child ( text_box ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options.... saving . OutlineOptions : ... Remarks...appear in the outline of a saved PDF document. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::AI::OpenAiModel::WithOrganizatio...

    Aspose::Words::AI::OpenAiModel::WithOrganization method. Sets a specified Organization to the model in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  4. Aspose::Words::AI::AiModel::Create method | Asp...

    Aspose::Words::AI::AiModel::Create method. Creates a new instance of AiModel class in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  5. DoclingSaveOptions Class | Aspose.Words for .NET

    Configure advanced Docling Save options to export Word documents as structured Docling JSON with full control....specify additional options when saving a document into the Docling...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.Cells - Regression bug causing pivot tab...

    Hi, We are are using Aspose.Cells (NET), version 25.8.0. We’re trying to Save a .xlsx file with pivot tables, and it gets Saved as a corrupted file requiring recovery. This did not occur on previous versions (tested at …...to save a .xlsx file with pivot tables, and it gets saved as...do is open the workbook and save the workbook. ExcelCorrupter...

    forum.aspose.com/t/aspose-cells-regression-bug-...
  7. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....strikeOutAnnotation ); document -> Save ( _dataDir + u "sample_caret...Delete ( ca ); } document -> Save ( _dataDir + u "sample_caret_del...

    docs.aspose.com/pdf/cpp/extra-annotations/
  8. Converting a PDF file to PPTX using Python via ...

    Sample code on Python via Java for PDF to PPTX conversion. Use example code for batch PDF to PPTX conversion with Python and Java...Save method with page index & output...output file path as parameters Save the output PPTX file Here is...

    products.aspose.com/pdf/python-java/conversion/...
  9. PdfSaveOptions.outlineOptions property | Aspose...

    PdfSaveOptions.outlineOptions property. Allows to specify outline options.... Saving . OutlineOptions Remarks Outlines...appear in the outline of a saved PDF document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create Union Range with C++|Documentation

    Create Union Range in Excel files using Aspose.Cells with C++...."ABCD" ); // Save the output workbook workbook . Save ( u "CreateUnionRange_out...range created and workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-union-range/