Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 29,880 for

doc

(0.05 sec)
  1. Frameset Class | Aspose.Words for .NET

    Discover the Aspose.Words.Framesets.Frameset class for seamless frame management in Documents. Enhance your web pages with efficient frame integration!... Document doc = new Document ( MyDir + "Frameset...docx" ); Assert . AreEqual ( 3 , doc . Frameset . ChildFramesets ...

    reference.aspose.com/words/net/aspose.words.fra...
  2. BookmarkCollection.removeAt method | Aspose.Wor...

    BookmarkCollection.removeAt method. Removes a bookmark at the specified index.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BookmarkCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your bookmarks with the RemoveAt method—quickly delete any bookmark by its index for a streamlined collection!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/net/aspose.words/boo...
  4. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt Document using RC4 encryption method in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the Document.... doc = aw . Document ( file_name =...( MY_DIR + 'Document.docx' , doc . original_file_name ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your Document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!... Document doc = new Document ( MyDir + "Document...( MyDir + "Document.docx" , doc . OriginalFileName ); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – 通过 .NET 将 Doc 转换为 JSON 格式https://products.aspose.com/total/zh/net/conversion/Doc-to-json/Recent content in 通过 .NET......NET 将 DOC 转换为 JSON 格式https://products.aspose...version/doc-to-json/Recent content in 通过 .NET 将 DOC 转换为 JSON...

    products.aspose.com/total/zh/net/conversion/doc...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – 通过 Java 将 Doc 转换为 JSON 格式https://products.aspose.com/total/zh/java/conversion/Doc-to-json/Recent content in 通过 Jav......Automation Solutions – 通过 Java 将 DOC 转换为 JSON 格式https://products.aspose...version/doc-to-json/Recent content in 通过 Java 将 DOC 转换为 JSON...

    products.aspose.com/total/zh/java/conversion/do...
  9. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the section.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the Document... let doc = new aw . Document (); expect ( doc . backgroundShape...= new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType ....

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