Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 157,127 for

doc

(0.07 sec)
  1. Aspose::Words::Font::get_Spacing method | Aspos...

    Aspose::Words::Font::get_Spacing method. Returns or sets the spacing (in points) between characters in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add run of text and increase...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Aspose::Words::Font::get_Scaling method | Aspos...

    Aspose::Words::Font::get_Scaling method. Gets or sets character width scaling in percent in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add run of text and increase...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldCompare field = (FieldCompare)...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two similar field...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentProperty.toInt method | Aspose.Words fo...

    DocumentProperty.toInt method. Returns the property value as integer.... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Remove Field in Ruby|Aspose.Words for Java

    Remove a Field from MS Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose...data_dir + "Field.RemoveField.doc" ) #ExStart #ExFor:Field.Remove...

    docs.aspose.com/words/java/remove-field-in-ruby/
  7. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  8. SaveOutputParameters class | Aspose.Words for P...

    aspose.words.saving.SaveOutputParameters class. This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your shape's inner left margin in points for enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert another textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Font.scaling property | Aspose.Words for Node.js

    Font.scaling property. Gets or sets character width scaling in percent.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add run of text and increase...

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