Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 368,170 for

save

(0.15 sec)
  1. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for JavaScript via C++....exportDocumentStruct() you can save to a tagged PDF with the document...exportDocumentStruct = true ; // Save the PDF file with PdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using .NEThttps://products.aspose.com/pdf/net/pages/Recent content in Add, Move or Delete pages in PDF using ......."name": "Save PDF", "text": "Save the output PDF using the Save method"...specified index. Save the output PDF using the Save method. columns...

    products.aspose.com/pdf/net/pages/index.xml
  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. Aspose::Words::Drawing::Shape::get_ImageData me...

    Aspose::Words::Drawing::Shape::get_ImageData method. Provides access to the image of the shape. Returns null if the shape cannot have an image in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table.... save ( file_name = ARTIFACTS_DIR...then save the document. table . clear_borders () doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Გადაიყვანეთ DOC RTF C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  8. Გადაიყვანეთ TEXT WORD C++

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

    products.aspose.com/words/ka/cpp/conversion/tex...
  9. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ file. Use this example code to extract assets from USDZ 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/usdz/
  10. Adding New Worksheets to Workbook and Activatin...

    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 as Microsoft Excel file. Below...Sheets [ 1 ]). Activate (); //Save As the Excel file. excelApp...

    docs.aspose.com/cells/net/adding-new-worksheets...