Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 375,758 for

save

(0.72 sec)
  1. PDF Redaction API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform.... Save PDF file. Redact PDF - C# Document...); annot . Redact (); } doc . Save ( dataDir + "output.pdf" );...

    products.aspose.com/pdf/redaction/
  2. Change Layer Properties|Documentation

    This section explains how to change layer's properties with Aspose.Diagram.... True ; } // Save diagram diagram . Save ( dataDir + "Cha...

    docs.aspose.com/diagram/net/change-properties-l...
  3. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...SetStyle ( style ); // Save Excel File wb . Save ( srcDir + u "WrappingText...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...
  4. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle task constraints using Aspose.Tasks for C#.... 12, 1, 9, 0, 0)); 11 12 // Save project as pdf 13 System ::SharedPtr...rdsOfMonths); 16 project -> Save(dataDir + u "project_StartNoEarlierThan_out...

    docs.aspose.com/tasks/cpp/handling-task-constra...
  5. How to Unprotect Word File in Java

    This quick tutorial guides on how to unprotect Word file in Java. It provides all the necessary details to write a program to unprotect DOCX in Java with the help of a few API calls only....unprotected in Java , you can save it as a separate DOCX , DOC...to unprotect the loaded file Save the resultant unprotected file...

    kb.aspose.com/words/java/how-to-unprotect-word-...
  6. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal....InsertNode ( shape ); // When we save a document with a shape that...the shape's Alt Text. doc . Save ( ArtifactsDir + "Shape.Title...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Გადაიყვანეთ WORD EPUB C++

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

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

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

    products.aspose.com/words/ka/cpp/conversion/tex...
  9. Გადაიყვანეთ DOC DOCX C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  10. Გადაიყვანეთ DOC EPUB C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...