Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 30,983 for

doc

(0.1 sec)
  1. FieldPageRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPageRef class for seamless PAGEREF field implementation, enhancing Document navigation and efficiency....void FieldPageRef () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); InsertAndNameBookmar ( builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your Documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the Document's protection for enhanced security.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.set...
  3. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt Document using RC4 encryption method.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert paragraphs with...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements the PRINTDATE field. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ( MyDir...ExplicitCast < FieldPrintDate > ( doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Table.AcceptEnd | Aspose.Words for .NET

    Discover the Table AcceptEnd method, seamlessly integrate visitors at the table's end for enhanced user experience and efficient data handling....RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph...

    reference.aspose.com/words/net/aspose.words.tab...
  7. 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...
  8. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add text to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... let doc = new aw . Document (); // Create...= new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method... doc = aw . Document ( MY_DIR + 'Rendering...font_fallback_stream ) doc . font_settings = font_settings doc . save ( ARTIFACTS_DIR...

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