Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 378,746 for

save

(0.26 sec)
  1. Aspose::Words::AI::SummaryLength enum | Aspose....

    Aspose::Words::AI::SummaryLength enum. Enumerates possible lengths of summary in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  2. Aspose.LLM for .NET|Documentation

    Aspose.LLM for .NET is a library for on-premise LLM integration, chat sessions, and model presets....send messages, and optionally save or load conversation state....Simple chat Multi-turn chat Save and restore session Custom preset...

    docs.aspose.com/llm/net/
  3. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3D for Java API,开发人员可以为任何受支持的 3D 文档中的所有网格构建切线和副法线数据。...buildTangentBinormal ( scene ); // Save 3D scene scene . save ( MyDir + "BuildTangentAndBinor_out...

    docs.aspose.com/3d/zh/java/build-tangent-and-bi...
  4. Supported File Formats|Aspose.Slides for Python...

    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....can load and save: Format Description Load Save Remarks PPT PowerPoint...

    docs.aspose.com/slides/python-java/supported-fi...
  5. Extract Assets from RVM File Formats via Java |...

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

    Sample Java extract assets code for GLTF file. Use this example code to extract assets from GLTF 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/gltf/
  7. Get Visio Shape Including Child|Documentation

    This section explains how to get visio shape including child with shape's id or name with Aspose.Diagram....Exception (); // Save visio diagram diagram . Save ( dataDir + "GroupShapes_out...

    docs.aspose.com/diagram/net/get-visio-shape-inc...
  8. Supported File Formats|Documentation

    The following table indicates the file formats that Aspose.3D for Node.js via Java can load and Save....can load and Save. Format Description Load Save Remarks 3DS 3D...

    docs.aspose.com/3d/nodejs-java/supported-file-f...
  9. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedProperty method. Gets or sets a value determining whether the LastPrinted property is updated before saving in C++....Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedPro...updated before saving. bool Aspose :: Words :: Saving :: SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. PDF Footer Insertion Using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++.... Save the PDF file. Add Image in Footer...imageStamp ); } document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/footer/