Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 313,804 for

doc

(0.12 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Python এর মাধ্যমে XPS থেকে Doc রূপান্তর করুনhttps://products.aspose.com/pdf/bn/python-net/conversion/xps-to-Doc/Recent content in Python এর মাধ্যমে X......– Python এর মাধ্যমে XPS থেকে DOC রূপান্তর করুনhttps://products...-to-doc/Recent content in Python এর মাধ্যমে XPS থেকে DOC রূপান্তর...

    products.aspose.com/pdf/bn/python-net/conversio...
  2. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your Document using appropriate encryption algorithms for specific Document formats in Python....the DocSaveOptions class for DOC, or the password property in...Supported Encryption while Saving DOC, DOT XOR encryption40-bit RC4...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  3. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) self . assertFalse ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.WriteProtection | Aspose.Words for .NE...

    Document 财产. 提供对文档写保护选项的访问... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. Aspose::Words::Layout::LayoutOptions Class Refe...

    Holds the options that allow controlling the Document layout process.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); // Insert a revision, then...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Aspose::Words::RevisionCollection Class Referen...

    A collection of Revision objects that represent revisions in the Document.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); // Normal editing of the document...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Words::Settings::WriteProtection::Valid...

    Aspose::Words::Settings::WriteProtection::ValidatePassword method. Returns true if the specified password is the same as the write-protection password the Document was protected with. If Document is not write-protected with password then returns false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Field.is_dirty property | Aspose.Words for Python

    Field.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Give the document's built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.LayoutMode | Aspose.Words for .NET AP...

    PageSetup 财产. 获取或设置本节的布局模式... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 启用间距,然后使用它来设置本节中每行的字符数。...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. DocumentBuilder.EndBookmark | Aspose.Words for ...

    DocumentBuilder EndBookmark method. Marks the current position in the Document as a bookmark end in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/net/aspose.words/doc...