Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 375,780 for

save

(1.55 sec)
  1. PDF to PNG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as PNG Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-png/
  2. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。... Add ( cubeNode ); // Save 3D scene in the supported file...file formats scene . Save ( "TransformationToNode.fbx" ); 按欧拉角旋转...

    docs.aspose.com/3d/zh/net/adding-transformation...
  3. Convert WORD To TXT C++

    Convert a Word document to TXT format in C++ code. Save a Word document as TXT using C++.... Save Word as TXT in C++ The following...output file and use the Save() method to save the result as TXT. The...

    products.aspose.com/words/cpp/conversion/word-t...
  4. Convert WORD To EPUB C++

    Convert a Word document to EPUB format in C++ code. Save a Word document as EPUB using C++.... Save Word as EPUB in C++ The following...output file and use the Save() method to save the result as EPUB....

    products.aspose.com/words/cpp/conversion/word-t...
  5. Convert DOC To EPUB C++

    Convert DOC to EPUB format in C++ code. Save DOC as EPUB using C++.... Save DOC as EPUB in C++ The following...output file and use the Save() method to save the result as EPUB....

    products.aspose.com/words/cpp/conversion/doc-to...
  6. Convert TEXT To WORD C++

    Convert TEXT to WORD format in C++ code. Save TEXT as WORD using C++.... Save text as Word in C++ The following...output file and use the Save() method to save the result as Word....

    products.aspose.com/words/cpp/conversion/text-t...
  7. Convert DOC To DOCX C++

    Convert DOC to DOCX format in C++ code. Save DOC as DOCX using C++.... Save DOC as DOCX in C++ The following...output file and use the Save() method to save the result as DOCX....

    products.aspose.com/words/cpp/conversion/doc-to...
  8. Working with Linear Extrusion|Documentation

    Aspose.3D for Node.js via Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....( extrusion ); // Save 3D scene scene . save ( "LinearExtrusion...extrusion2 ); // Save 3D scene scene . save ( "SlicesInLinearExtrus...

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  9. AiModel.Summarize | Aspose.Words for .NET

    Smart document summarization API with customizable length options. Generate concise summaries from any document using AI technology.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Save the presentation as a PPTX file...TextBox" # Save the presentation to disk. presentation . save ( "TextBox...

    docs.aspose.com/slides/python-net/manage-textbox/