Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 25,302 for

comment

(0.07 sec)
  1. Remove POTX Annotation Online or Manage Annotat...

    delete Comments from POTX file through online app for free. .NET API code to manage Comments of POTX files....NET Annotate Potx Clear Comments from POTX Presentation Online... Code listed for managing comments of POTX file through .NET...

    products.aspose.com/total/net/annotate/potx/
  2. Remove PPTM Annotation Online or Manage Annotat...

    delete Comments from PPTM file through online app for free. .NET API code to manage Comments of PPTM files....NET Annotate Pptm Clear Comments from PPTM Presentation Online... Code listed for managing comments of PPTM file through .NET...

    products.aspose.com/total/net/annotate/pptm/
  3. Aspose::Words::DigitalSignatures::SignOptions c...

    Aspose::Words::DigitalSignatures::SignOptions class. Allows to specify options for document signing. To learn more, visit the documentation article in C++.... get_Comments () const Specifies comments on the digital...ons::get_ColorDepth . set_Comments (const System::String&) Setter...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. CertificateHolder.create method | Aspose.Words ...

    Aspose.Words.DigitalSignatures.CertificateHolder.create method...pfx" , "aw" ); // Create a comment and date which will be applied...DigitalSignatures . SignOptions { Comments = "My comment" , SignTime = Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...AppendChild (run); auto comment = MakeObject <Comment>(doc, u"John Doe"...System::DateTime:: get_Today ()); comment-> SetText ( u"Quisque fringilla...

    products.aspose.com/words/zh-hant/cpp/make/word/
  6. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...AppendChild (run); auto comment = MakeObject <Comment>(doc, u"John Doe"...System::DateTime:: get_Today ()); comment-> SetText ( u"Quisque fringilla...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  7. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::Create method. Creates CertificateHolder object using byte array of PKCS12 store and its password in C++....pfx" , u "aw" ); // Create a comment and date which will be applied...signOptions -> set_Comments ( u "My comment" ); signOptions ->...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Add, Edit & Delete Annotation from VDX via C# |...

    C# source code to annotate VDX file on .NET Framework, .NET Core, Mono Platforms....Remove() method to remove the comment Call the Save() method and...Download button above Delete comment from VDX Files - C# About Aspose...

    products.aspose.com/diagram/net/annotation/vdx/
  9. Add, Edit & Delete Annotation from VSSM via C# ...

    C# source code to annotate VSSM file on .NET Framework, .NET Core, Mono Platforms....Remove() method to remove the comment Call the Save() method and...Download button above Delete comment from VSSM Files - C# About...

    products.aspose.com/diagram/net/annotation/vssm/
  10. DigitalSignature class | Aspose.Words for Python

    aspose.words.digitalsignatures.DigitalSignature class. Represents a digital signature on a document and the result of its verification... comments Gets the signing purpose comment. horizontal_resolution...

    reference.aspose.com/words/python-net/aspose.wo...