Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 30,618 for

doc

(0.03 sec)
  1. Aspose::Words::Drawing::TextPath::get_FitShape ...

    Aspose::Words::Drawing::TextPath::get_FitShape method. Defines whether the text fits bounding box of a shape in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. UserInformation.initials property | Aspose.Word...

    UserInformation.initials property. Gets or sets the user's initials.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a UserInformation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldFillIn.DefaultResponse | Aspose.Words for ...

    Discover the FieldFillIn DefaultResponse property to easily set and customize default user responses in prompt windows for enhanced user experience....void FieldFillIn () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a FILLIN field....

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpdateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two merge fields...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldOptions.fieldUpdateCultureSource property ...

    FieldOptions.fieldUpdateCultureSource property. Specifies what culture to use to format the field result.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert two merge fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SplitOptions | Aspose.Words for Java

    Specifies options how the Document is split into parts in Java.... String doc = getMyDir() + "Big document...teria.PAGE); Splitter.split(doc, getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  7. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word Document nodes, enabling seamless Document manipulation and customization.... Document doc = new Document ( MyDir + "Tables...docx" ); Assert . AreEqual ( 2 , doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/node/
  8. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two fields while...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Characters method. Represents an estimate of the number of characters in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( String...

    reference.aspose.com/words/cpp/aspose.words.pro...