Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 32,351 for

doc

(0.17 sec)
  1. Aspose::Words::Fields::FormFieldCollection::Cle...

    Aspose::Words::Fields::FormFieldCollection::Clear method. Removes all form fields from this collection and from the Document in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Range::get_FormFields method | A...

    Aspose::Words::Range::get_FormFields method. Returns a FormFields collection that represents all form fields in the range in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words/ran...
  3. FieldIncludePicture.source_full_name property |...

    FieldIncludePicture.source_full_name property. Gets or sets the location of the picture using an IRI.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert content that spans...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    Discover how TxtLoadOptions' DetectHyperlinks property enhances text processing by detecting hyperlinks, improving data accuracy. Default is false....com/\n" + "https://docs.aspose.com/words/net/\n" ; using...document with hyperlinks. Document doc = new Document ( stream , new...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Aspose::Words::Fields::FormField::SetTextInputV...

    Aspose::Words::Fields::FormField::SetTextInputValue method. Applies the text format specified in TextInputFormat and stores the value in Result in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FormField::get_StatusTex...

    Aspose::Words::Fields::FormField::get_StatusText method. Returns or sets the text that's displayed in the status bar when a form field has the focus in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the Document.... Doc ); // Below are two methods of...detected file extension. let doc = new aw . Document ( docStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FileFormatUtil.loadFormatToSaveFormat method | ...

    FileFormatUtil.loadFormatToSaveFormat method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../saveformat/) value if possible.... Doc ); // Below are two methods of...detected file extension. let doc = new aw . Document ( docStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Suppose a run that we use...

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