Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 424,279 for

document

(0.89 sec)
  1. SignatureLineOptions.SignerTitle | Aspose.Words...

    Discover the SignatureLineOptions SignerTitle property to customize suggested signer titles easily. Enhance your Document's professionalism effortlessly!...add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + "Document.docx" ; string dstDocumentPath...

    reference.aspose.com/words/net/aspose.words/sig...
  2. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt Document using ECMA376 Standard encryption algorithm in C++....Gets/sets a password to encrypt document using ECMA376 Standard encryption...const Remarks In order to save document without encryption this property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. SoftEdgeFormat.Remove | Aspose.Words for .NET

    Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!... Document . Save ( ArtifactsDir + "Shape...Load document with rectangle shape with soft edge. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  4. OoxmlSaveOptions.keep_legacy_control_chars prop...

    OoxmlSaveOptions.keep_legacy_control_chars property. Keeps original representation of legacy control characters.... Document ( file_name = MY_DIR + 'Legacy...doc' ) # When we save the document to an OOXML format, we can...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java.... Document doc = new Document(getMyDir() + "Radio...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  6. ExtractPages Function Removes Bookmarks - Free ...

    Hi, I am extracting pages one by one using the ExtractPages function. However, during this process, the bookmarks with the names "bm_ef269859079b419b" and "bm_b3e4256833b46067" are being removed from the extracted pages…... Snippet : Document doc = new Document("source.docx"); Aspose...Aspose.Words.Document tempDoc = (Aspose.Words.Document)doc.Clone(false);...

    forum.aspose.com/t/extractpages-function-remove...
  7. Convert Word to JPG Python | Convert DOCX to JP...

    Learn how to convert Word to JPG using Python. Develop your own DOCX (DOC) to JPG converter application to convert Word files to JPG. Convert Word to JPG Online....Sometimes we need to convert Word document into a picture, because DOC...want to make sure that the document will not be easily copied...

    blog.aspose.com/words/convert-word-to-jpg-using...
  8. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the Document. To learn more, visit the Documentation article in C++....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. class SectionCollection...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. XamlFlowSaveOptions.ImagesFolderAlias | Aspose....

    Discover XamlFlowSaveOptions' ImagesFolderAlias property to customize image URI paths in XAML Documents. Enhance your projects with ease!...URIs written into an XAML document. Default is an empty string...} Remarks When you save a Document in XAML format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...创建方形和圆形注释的步骤: 加载 PDF 文件 - new Document . 创建新的 Circle Annotation ...文件 Document document = new com . aspose . pdf . Document ( _dataDir...

    docs.aspose.com/pdf/zh/java/figures-annotation/