Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 157,127 for

doc

(0.05 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF 到 Doc 使用 Python via Java 的转换器https://products.aspose.com/pdf/zh-hant/python-java/conversion/pdf-to-Doc/Recent content in PDF 到 Doc 使用 Pytho......PDF Products – PDF 到 DOC 使用 Python via Java 的转换器https://products...ersion/pdf-to-doc/Recent content in PDF 到 DOC 使用 Python via Java...

    products.aspose.com/pdf/zh-hant/python-java/con...
  2. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_headers_footers_mode property. Specifies the way headers and footers are exported to the text formats... doc = aw . Document () # Insert even...override the even headers/footers. doc . first_section . headers_footers...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node types in your application, enhancing your development efficiency and code clarity.... Document doc = new Document ( MyDir + "Paragraphs..."Paragraphs.docx" ); for ( Node node = doc . FirstSection . Body . FirstChild...

    reference.aspose.com/words/net/aspose.words/nod...
  4. CleanupOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.CleanupOptions to customize Document cleaning. Enhance your workflow with tailored settings for cleaner, more efficient Documents.... Document doc = new Document (); doc . Styles . Add (...StyleType . List , "MyListStyle1" ); doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/cle...
  5. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection.... doc = aw . Document () # A blank...( aw . NodeType . SECTION , doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. Fill.TextureAlignment | Aspose.Words for .NET

    Set the TextureAlignment property to optimize tile texture fill. Easily customize alignment for enhanced visual appeal and design precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Document.updateWordCount method | Aspose.Words ...

    Aspose.Words.Document.updateWordCount method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Lorem...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. WriteProtection class | Aspose.Words for Python

    aspose.words.settings.WriteProtection class. Specifies write protection settings for a Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

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